> When I try to compile my own "hello world" program I get these error
> messages:
>
> gcc -g -o hello -L/usr/X11R6/lib hello.o -lXaw -lXt -lX11
> ld: Output file requires shared library `libc.so.4'
> gcc: Internal compiler error: program ld got fatal signal 6
> make: *** [hello] Error 1
>
> Comp
[EMAIL PROTECTED] (Magnus Therning) wrote on 12.05.96 in <[EMAIL PROTECTED]>:
> When I try to compile my own "hello world" program I get these error
> messages:
>
> gcc -g -o hello -L/usr/X11R6/lib hello.o -lXaw -lXt -lX11
> ld: Output file requires shared library `libc.so.4'
> gcc: Internal comp
When I try to compile my own "hello world" program I get these error
messages:
gcc -g -o hello -L/usr/X11R6/lib hello.o -lXaw -lXt -lX11
ld: Output file requires shared library `libc.so.4'
gcc: Internal compiler error: program ld got fatal signal 6
make: *** [hello] Error 1
Compiling the program
3 matches
Mail list logo