Login
Username:

Password:

Remember me



Lost Password?

Register now!

Sections

Who's Online
107 user(s) are online (61 user(s) are browsing Forums)

Members: 1
Guests: 106

Rigo, more...

Headlines

 
  Register To Post  

FTGL Specific Compilation
Quite a regular
Quite a regular


See User information
Hello.

I have download the latest FTGL sources 2.1.3rc5.
I tried to compiles them for AmigaOS 3.x 68k, MorphOS a AROS without success.

I'm not familiar to Makefile system and I don't understand what to do.
The main problem I think, is that I can compile only on PC with AmiDevCPP ...

Can someone help me for this task for AmigaOS3.x (and maybe morphos, AROS ?

Providing the compiled version of FTGL should be great, providing the makefile too may be top because it can show me how I can modify a makefile to adapt it for Amiga(s) SDK(s) ...

Thank you.

Kindest Regards,
AmiDARK

All we have to decide is what to do with the time that is given to us.
Go to top
Re: FTGL Specific Compilation
Just can't stay away
Just can't stay away


See User information
Up!

hope that someone could help you

maybe you can try also to post on amigaworld


Go to top
Re: FTGL Specific Compilation
Home away from home
Home away from home


See User information
@freddix
Quote:

I'm not familiar to Makefile system and I don't understand what to do.


All depends on what you need , where, when and so on. There is many different cases. But in general its all about adding of the necessary libs on linking stage, and replacing plain commands on crosscompiler ones (if you on cross compiler). Like it was "gcc", so you change on "ppc-amigaos-gcc" for os4, or to "i386-aros-gcc" if it for aros/i386. If you on the os of choice itself, then usually its only about configuring and adding of necessary libs on linking stage.


Quote:

The main problem I think, is that I can compile only on PC with AmiDevCPP ...


You can compile all what you need or on the OS which you choice, or via cross compiler. If you want to build something for aos4, then you need or aos4, or cross-compiler. The same for morphos and aros (not sure if there is any up2date cross-compiler env for os3 at all).


Quote:

Can someone help me for this task for AmigaOS3.x (and maybe morphos, AROS ?


I have working version for aros/i386 (the same 2.1.3rc5), here. For morphos just build it on morphos (run "configure" and then "make"). If something will going wrong, add necessary libs on linking stage.



Join us to improve dopus5!
AmigaOS4 on youtube
Go to top
Re: FTGL Specific Compilation
Quite a regular
Quite a regular


See User information
nubechecorre : Already done ;)

EDIT :
Kas1e: I run on an EFIKA ... It's terribly slow ..
Latest ftgl 2.1.3rc5
Configuration -> Slow ...
finished with syntax error :
checking command to parse /bin/nm -B output from gcc object... ./configure: ./configure.lineno[6304]: syntax error: 'if' unmatched.

then I make :
"no target specified and no makefile found"
make makefile : no rune to make target. stop


Regards,
AmiDARK


Edited by freddix on 2012/9/13 18:58:37
All we have to decide is what to do with the time that is given to us.
Go to top

  Register To Post

 




Currently Active Users Viewing This Thread: 1 ( 0 members and 1 Anonymous Users )




Powered by XOOPS 2.0 © 2001-2023 The XOOPS Project