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]

collect2 returns error on make


I'm having a problem compiling pgp262s with egcs-1.1.2-24.  I get
undefined references and the fatal error below:

collect2: ld returned 1 exit status

I'm guessing this has something to do with the library path, but am not
entirely sure what this means.  I looked through collect2.c and gcc.c
and can't really understand what this error means.  The funny thing is,
i compiled this fine on AIX using gcc, but on linux it fails.  Hope
someone has some ideas.

Thanks,
-Matt

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