LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   FYI library problems (https://www.linuxquestions.org/questions/slackware-14/fyi-library-problems-259936/)

dogbird 11-27-2004 04:05 PM

FYI library problems
 
Slackware is not a newbie system. the libraries are not sane.
I recompiled the DEBUG libc and poked around until I found the var defined in
LD-2.3.1.so

so I link like this


gcc -o test yy.lex.o -I/root/glibc/glibc-2.3.1 -Lld-2.3.1.so -lc

and I get a sane user at-fault test program that does not die in the library.

for some reason the gcc link default does not pickup this particular library
or if there is some arcane reason, I do not know what that might be

This is true in earlier versions of slac kware as well
i booted slackware 3.0 and got the same error.:tisk:

m00t00 11-27-2004 04:18 PM

uhm. can I ask what you are doing in slack 3.0?

dogbird 11-27-2004 06:24 PM

I have slack going back to 1.5 or somithing like that. I just put my source on the partion and compiled and linked and tried to debug.

Things are not supposed to sigerr in fileno() And I validated that It had a valid filehandle.


All times are GMT -5. The time now is 07:59 AM.