Browsing this Thread:
1 Anonymous Users
|
Re: (re)compiling a .library for Aros
|
||||
|---|---|---|---|---|
|
Just can't stay away
![]() |
Thanks to all
Yes the goal is to obtain an Aros x86 .library >he wants a cross-compile toolchain No I would prefer to compile it inside (say) Icaros or an Aros bootable >For this purpose I used fd2inline Thanks BSzili I will check it But what is needed inside the makefile for compiling the sources + header ? need to link to some aros stuff ? Alain Thellier
Posted on: 2016/12/29 12:41
|
|||
|
||||
|
Re: (re)compiling a .library for Aros
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
No, he wants to compile natively on AROS.
He says so in his post
Posted on: 2016/12/29 12:09
|
|||
|
||||
|
Re: (re)compiling a .library for Aros
|
||||
|---|---|---|---|---|
|
Home away from home
![]()
|
Quote:
I have made a .library for OS3 & OS4 What is the SIMPLEST way to compile it for aros x86 ? I think he's looking for the most up-to-date version of the SDI headers but I think they don't work well on AROS. Also, I think he wants a cross-compile toolchain to do it with since he doesn't want to build the whole native environment. He wants it for x86 though so FD2Inline will not help much. That would only help with AROS 68k.
Posted on: 2016/12/29 11:47
|
|||
|
||||
|
Re: (re)compiling a .library for Aros
|
||||
|---|---|---|---|---|
|
Home away from home
![]() |
It wasn't clear what you need exactly, but I assume you want to generate the AROS header files for your library. For this purpose I used fd2inline, which needs a clib header with the function prototypes and an .fd file.
Posted on: 2016/12/29 11:10
|
|||
|
My AROS&MorphOS ports
Arguments that explain everything... explain nothing. |
||||
|
||||
|
(re)compiling a .library for Aros
|
||||
|---|---|---|---|---|
|
Just can't stay away
![]() |
Hello
I have made a .library for OS3 & OS4 What is the SIMPLEST way to compile it for aros x86 ? I mean os3 needs inline/lib header OS4 need inline4/lib header/interface but Aros ? I meant dont answer me "download all the Aros sources and absolutely all dependancies then rebuild all during x hours " There is certainly a simple way to just recompile a .library in Icaros (as gcc is already included inside and I use this way for porting my other sources to Aros) Many Thanks Alain Thellier
Posted on: 2016/12/29 10:36
|
|||
|
||||
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.





. I can understand that this seems to be overkill, I don't like it either for my own projects.
