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

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

Christian Weisgerber writes:
 > I'm writing this to background music played by a completely
 > ccc-compiled Ogg Vorbis player...

Cool!
 > 2. Detecting ccc?
 > 
 > In order to properly patch libtool, I need to detect that the
 > compiler is ccc.  I'd hate to do this by name only.  Is there an
 > equivalent to gcc's __GNUC__ define?  (Do we lose this by using
 > our own cpp?)

I have older test programs where I use 

#ifdef __DECC

I think this should work for you.

It would be quite cool if  you could get imake (and, hence, XFree86)
building.

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?15031.52686.93569.682683>