This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Linking errors


I am having trouble linking a program.  Following is a screen dump:


[wade@localhost examples]$ make PROG=X_demo_anim
gcc -fpcc-struct-return -I/home/wade/progs/SRGP_DISTRIB/include -g
X_demo_anim.c -L/home/wade/progs/SRGP_DISTRIB/lib -L/usr/X11R6/lib -lsrgp -l
X11 -o X_demo_anim
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make: *** [X_demo_anim] Error 1
[wade@localhost examples]$

How can I resolve this?

thanks
wade



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]