On Mon, Nov 18, 2002 at 02:48:39PM +0200, Jerome BENOIT wrote:
> Hi All,
> 
> Whereas `g++' can find the library `g2c', ld cannot:
> why ?
> did I miss something ?

It's not in the "usual" places ld looks, but g++ has magic
for C++ (/usr/lib/gcc-lib/<arch>/<version>/libg2c.a).

-- 
static const char signature[] = 
        "Copyright (c) 2002 Eric G. Miller <[EMAIL PROTECTED]>";


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to