Re: EGCS and RH5.1



Change the lines in the Makefile

CC = gcc
CPP = gcc -E

to

CC = egcs
CPP = egcs -E

and it'll work.  It's a stupid kludge way to do it, but it's the best I
know how (at this point).

----------------------------------------------------------------------
                Soren Harward               | Windows 95/98 DOES come
 Internet Information Systems Administrator | with a tool to recover
               Cinternet, Inc.              | from Registry
 Voice: 891-1228        soren@cinternet.net | corruption.
      http://www.cinternet.net/~soren/      | It's called 'FDISK'.
----------------------------------------------------------------------

On Mon, 20 Jul 1998, Adam Jacob wrote:

>In order to compile some of the objc apps in the gnome source tree, you need
>to use egcs right?  Is there an easy way to specify egcs as opposed to
>gcc?



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]