On Mon, 26 Mar 2001, Ben Collins wrote:
> Does alpha have the latest gcc-2.95 built for it? If you aren't using
> that, you are probably seeing the weak sym problem.
Yes, it does (-8 is in the pool for Alpha). I haven't looked into the
weak sym problem on Alpha yet (still busy trying to catch u
On Mon, Mar 26, 2001 at 03:26:44PM -0500, Christopher C. Chimelis wrote:
>
> FYI, on Alpha, I get:
>
> ~/testing > make
> cc-c -o fubar.o fubar.c
> cc-c -o bar.o bar.c
> cc-c -o foo.o foo.c
> cc -shared -o libfoo.so foo.o -lc
> cc -shared -o libbar.so bar.o -L. -lfoo -lc
> # libbar de
2 matches
Mail list logo