This is the mail archive of the gcc@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]

Re: Bugs using -fPIC on linux (i86 RedHat 5.0)?


>>>>> "Martin" == Martin von Loewis <martin@mira.isdn.cs.tu-berlin.de> writes:

  Martin> It is explained in the 'Bugs/Reporting' section of the gcc
  Martin> manual.  Invoke 'gcc -E source.c >source.i', and ship the
  Martin> resulting .i file.  Please use the same -I, -D, and -U
  Martin> option you've used when compiling the file.

Thanks. I used -save-temps instead and shipped the .ii file.

Marius


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