Re: /lib/cpp?



Yes it's a silly thing. it invokes the pre-processor.
Of egcs and (i think) egcs the pre-processor is built in and invoked as gcc -E

make a shell script as /lib/cpp, make it executable

#!/bin/sh
gcc -E $*



That worked for me.

Regards

Jason N Pratt wrote:

> I'm trying to install WindowMaker to use GNOME but I get the following problem
> with the RPM's, it's unsatisfied because I don't have "/lib/cpp" what is this
> and do I have to install something to get it?  Pardon the stupid question but
> I'm new to this thing.... :)
>
> Sincerely,
>  --
> ---------------------------------
>         Jason Pratt
>         venom@packet.net
> ---------------------------------
> This e-mail written with KMail in
> KDE 1.1 under Red Hat 2.0.36!
>
> --
>         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
>          To unsubscribe: mail gnome-list-request@gnome.org with
>                        "unsubscribe" as the Subject.



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