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]

Identifying the EGCS back-end


Hello,

I want to keep the GNU Pascal front-end working with both the
gcc-2.8.1 and the EGCS back-end.

In order to achieve this, the front-end uses several instances
of `#ifdef EGCS'.  Right now, you have to type something like

    make LANGUAGES=pascal CFLAGS="-g -O -DEGCS"

to compiler the Pascal compiler.

Is there any clean way to get rid of the explicit `-DEGCS'?

Thanks in advance,

    Peter

-- 
Peter Gerwinski, Essen, Germany, http://home.pages.de/~Peter.Gerwinski/
Maintainer GNU Pascal - http://home.pages.de/~GNU-Pascal/ - gpc-980830
  PGP key on request - 6C 94 45 BE 28 A4 96 - 0E CC E9 12 47 25 82 75
Fight the SPAM and UBE! - http://spam.abuse.net/ - http://maps.vix.com/


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