DJGPP: Difference between revisions

No change in size ,  13 years ago
m
Fixed link
[unchecked revision][unchecked revision]
No edit summary
m (Fixed link)
 
Line 80:
Alternatively, if you did not want to build all targets you can run configure without the "<tt>--enable-targets=all</tt>" option and replace with "--target=i386-unknown-elf".
 
GCC itself does not output [[ELF]]/[[COFF]]/[[Aa.OUTout]] files, <tt>GCC</tt> outputs assembler that gets passed to <tt>AS</tt> which assembles it to whatever output format is default.
 
 
Anonymous user