linker error

#1172074
Rate this post
useful
not useful
kumar pk wrote:
> as:cannot find -lc
>
> as:cannot find -lg

-lc and -lg are linker options, but it looks like the error message is
being emitted by the assembler. You should not pass these options to the
assembler. You should probably post the entire compile log rather than
abstracting it - we'd need to see the command line that caused the error
to make much sense of it.

Clifford

Reply

Please log in before posting.

or

Log in with Google account

Registration is free and takes only a minute.

Register now