This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compilation problems on Ubuntu 64-bit


Marcus Clyne <maccaday@gmail.com> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]