I use Scratchbox on an Ubuntu 8.04 OS with ARM target. The gcc version used in the scratchbox is 4.2.1.
I modified the gcc.specs file, I add -imacros option to cpp. Compilation don't even sart, I have a fatal error. If I add to cpp the compilation switches -DTOTO1 -DTOTO2 instead -imacros, the compilation is OK. But I have to use -imacros option, in the near future the project I work on will have thousands of switches. Does someone have a clue on this issue ? Thank you ! -- Summary: -imacros option does not work on gcc 4.2.1 scratchbox Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: frederic dot chifflet-nonst at stericsson dot com http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42091