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]
Other format: [Raw text]

GCC personalisation /How to add self made option due to cc1obj: error: unrecognized command line option


Hi there, i'm looking for add a new personnal  command line option
"-mmin_def_version=" on a GCC 4.3.2 ... but i'm still not quite on the
result.

However i despondently tried to modify many files like opts.c, c-opts.c,
gcc.c ... and so on, but i still without any kind of great flavour or effect
on gcc

i got the following error each time i try my new compiler flags :

cc1obj: error: unrecognized command line option "-mmin_def_version="

So where can i fix this ?
Regards



--
View this message in context: http://gcc.1065356.n5.nabble.com/GCC-personalisation-How-to-add-self-made-option-due-to-cc1obj-error-unrecognized-command-line-option-tp1198518.html
Sent from the gcc - Dev mailing list archive at Nabble.com.


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