ld: unknown flag: -Bshareable

Ulysses

2002-04-17 23:36:00

When I try to compile I obtain this message:

ld: unknown flag: -Bshareable

and I have installed:

libdl and dlcompat-20010701

Could someone help me please???

apex

2002-04-20 18:21:00

try adding -fno-common and -dynamic and removing -Bshareable.

Ulysses

2002-04-20 20:39:00

I added -fno-common and the answer is:

ld: unknown flag: -fno-common
------------------------------------------

On the other hand, could you tell me where can I find "soundcard.h" header??? DevTools does not install it, and I do not know where to find it.

Thanks