On Mon, 16 Jul 2001, Justin Erenkrantz wrote:

| On Mon, Jul 16, 2001 at 06:34:48PM +0100, Pier P. Fumagalli wrote:
| > I just tried it on Nagoya, and it does the same for me...
| > Do someone has _ANY_ clue of WTF is going on????
|
| Yeah, I've seen this before (Solaris, too).  I had to add -lgcc.
| Don't ask me why the linker didn't pick up on that automagically.
| I never took the time to figure out why I had to do it.  I'd
| be curious to find out why though.  -- justin

That's because libgcc is a static lib that, by default, lives in
/usr/local/lib/gcc-lib/*/*/

gcc should have linked it in automatically.

/dale

Reply via email to