« Return to Thread: Compilation problems on Ubuntu 64-bit

Re: Compilation problems on Ubuntu 64-bit

by Ian Lance Taylor-3 :: Rate this Message:

Reply to Author | View in Thread

Marcus Clyne <maccaday@...> writes:

> I'm trying to create a shared object file calling GCC using execvp,
> but am getting some errors.

Do you get the same errors when you just run gcc from the command line?

If not, then you need to figure out what you are doing differently in
your invocation of execvp.

Ian

 « Return to Thread: Compilation problems on Ubuntu 64-bit