Browsing this Thread:
1 Anonymous Users
|
Re: Trivial program fails to compile on Icaros v2
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
I submitted a news item late on Sunday. How often do news items tend to get approved?
Posted on: 2015/12/15 13:41
|
|||
|
||||
|
Re: Trivial program fails to compile on Icaros v2
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
@paolone
I don't think it's something to be concerned about for non-PortablE code.
Posted on: 2015/12/14 1:25
|
|||
|
||||
|
Re: Trivial program fails to compile on Icaros v2
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Is there something I should care about, for the next Icaros release?
Posted on: 2015/12/12 17:33
|
|||
|
p.bes
Icaros Desktop AROS distribution mantainer |
||||
|
||||
|
Re: Trivial program fails to compile on Icaros v2
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
I can confirm it's no-longer needed, thanks.
Posted on: 2015/12/11 21:22
|
|||
|
||||
|
Re: Trivial program fails to compile on Icaros v2
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
I'd say it's no longer needed, although using it may be a little more efficient.
Posted on: 2015/11/24 14:18
|
|||
|
||||
|
Re: Trivial program fails to compile on Icaros v2
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Quote:
How is this problem avoided by PortablE on AmigaOS? According to my notes I only needed to use boopistubs.h on AROS (so that calls to DoMethodA()/etc would compile). I haven't checked if it is still required for Icaros v2, so I'll check that...
Posted on: 2015/11/24 8:24
|
|||
|
||||
|
Re: Trivial program fails to compile on Icaros v2
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
It's likely to have compiled on pre-V2 Icaros versions because alib_protos.h formerly didn't contain prototypes for BOOPSI functions. This was changed in V2 because those prototypes are present in the AmigaOS 3.x alib_protos.h.
boopsistubs.h (which seems to be a cross-Amiga-platform non-standard include file) defines the symbol USE_BOOPSI_STUBS to try and prevent the problem you've encountered. However, there's a comment there stating that "In AmigaOS, this trick works only if you are using patched version of clib/alib_protos.h". So this doesn't seem to be an AROS-specific problem. We could fix it by patching alib_protos.h to pay attention to USE_BOOPSI_STUBS, but I'm unsure if this is the correct thing to do since it isn't completely compatible with AmigaOS. How is this problem avoided by PortablE on AmigaOS?
Posted on: 2015/11/24 1:29
Edited by ncafferkey on 2015/12/14 1:24:20
|
|||
|
||||
|
Trivial program fails to compile on Icaros v2
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Hi
Not sure where it would be best to report this, but the following trivial program fails to compile on Icaros Desktop Live v2.0.3, where-as it probably compiled fine on earlier releases (v1.5, etc - certainly it compiles fine on AmiDevCpp) :
#include <clib/boopsistubs.h>
A work-around is two swap the order of the two #includes, but I'm not yet sure if I can implement that kludge in PortablE...
Posted on: 2015/11/22 18:17
|
|||
|
||||
You can view topic.
You cannot start a new topic.
You cannot reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You cannot post without approval.
You cannot use topic type.
You cannot use HTML syntax.
You cannot use signature.
You cannot create PDF files.
You cannot get print page.





