Mail Archives: djgpp/1994/11/22/08:05:40
Hi everybody,
I just got djgpp1.12maint2 and tried to
recompile a quite large program, which
compiled and linked well with djgpp1.11
maint4. Under 1.12, it fails to link.
Cause the program consists of many
object files (more than 100), the
linking is invoced by a command like :
gcc -Wall -O @make.tmp -lgrx -lqueue -lm -lpc
where make.tmp is a file containing a
list of all object files to be linked.
It seems that linking works fine up to
ca. 90 object files, but fails if I try
to link all the files. gcc than either
just hang up or even reboots.
Any idea whats going wrong ????
Peter Geissler
pgeiss AT dali DOT uphys DOT uni-heidelberg DOT de
- Raw text -