home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 August - Disc 3
/
chip_20018103_hu.iso
/
amiga
/
chiputil
/
gg
/
libnixppc.rea
< prev
next >
Wrap
Text File
|
2001-06-21
|
706b
|
23 lines
Short: Libnix-Ansi-C Linklib PPC Version
Here is my personal Libnix-Ansi-C Linklib PPC Version:
It also supports compilation of ELF-Files runable under WarpUP.
(updated 08/04/99)
Simply copy the contents of ppc-amigaos and os-include into your ADE or GG tree.
This will probably trash other Linklibs you may have installed (e.g. libRILC or IxemulPPC)
It requires the PowerUP includes in os-include.
The specs file goes into the compiler directory (e.g. /ade/lib/gcc-lib/ppc-amigaos/egcs-2.91.60/)
Look above for Compiler installation.
Now you can simply compile PowerUP programs with:
ppc-amigaos-gcc hello.c
runelf a.out
or WarpUP programs with:
ppc-amigaos-gcc -warpup hello.c
LoadELfWOS a.out