Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 08:49:11 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Christian Weisgerber <naddy@mips.inka.de>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: ccc vs. libtool
Message-ID:  <15035.21591.774448.336069@grasshopper.cs.duke.edu>
In-Reply-To: <20010323043427.A81089@kemoauc.mips.inka.de>
References:  <998i08$voq$1@kemoauc.mips.inka.de> <15031.52686.93569.682683@grasshopper.cs.duke.edu> <15034.47993.790551.406568@grasshopper.cs.duke.edu> <20010323043427.A81089@kemoauc.mips.inka.de>

next in thread | previous in thread | raw e-mail | index | archive | help

Christian Weisgerber writes:
 > Andrew Gallatin:
 > 
 > > FWIW, to get imake working you need this patch:
 > 
 > > +# ifdef __DECC
 > > +	"-traditional",
 > > +# endif
 > 
 > This should probably be "-std0".

One would think so.  However, this is actually an argument it uses
when it invokes "cpp" (cc -E on FreeBSD) to preprocess Imakefiles.
Since it is calling cc, it should use cc's syntax..

Drew



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15035.21591.774448.336069>