Actually here are error messages
/usr/lib/libgdslib.so: undefined reference to `_xstat'
/usr/lib/libgdslib.so: undefined reference to `__setjmp'
/usr/lib/libgdslib.so: undefined reference to `_fxstat'
collect2: ld returned 1 exit status
When I compile this on other computer with older compiler (v 2.7.2) all is going
OK.
The program can be only
main(){}
But if compiled with that library it generates those errors.
RA> On Fri, 28 Jul 2000, Areg wrote about, OLD program:
>> Hallo
>>
>> I've got old InterBase distribution (v 4) on RH 5.9. To compile
>> programs using it's API with it's libs, gcc v 2.7.2 libs are required. I have gcc v
>> 2.91. When I compile with it, it reports that some simbols are
>> undefined. So, isn't there any way to use v 2.91 without installing
>> older v 2.7.2?
RA> That is very hard to say without knowing what the program is and what the
RA> error messages are. Normally its not so much gcc which causes the problems,
RA> its changing system calls and lib funtions.
>>
>>
>> --
>> Best regards,
>> Areg mailto:[EMAIL PROTECTED]
>>
>>
>>
>> -
>> To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
>> the body of a message to [EMAIL PROTECTED]
>> Please read the FAQ at http://www.linux-learn.org/faqs
--
Best regards,
Areg mailto:[EMAIL PROTECTED]
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.linux-learn.org/faqs