Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 18:05:15 -0500 (EST)
From:      Brian Fundakowski Feldman <green@FreeBSD.org>
To:        Jean-Marc Zucconi <jmz@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/x11/XFree86 Makefile
Message-ID:  <Pine.BSF.4.10.9911231801170.26050-100000@green.dyndns.org>
In-Reply-To: <199911231348.OAA85715@qix.jmz.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 23 Nov 1999, Jean-Marc Zucconi wrote:

>  > Why don't you switch it to gcc -E for all of them?
> 
> This will not work. gcc -E processes .c files only. In particular it
> ignores assembly language files:
> cc -E -traditional  -DUSE_GAS -D__ELF__  -I. -I../../../../../programs/Xserver/h
> w/xfree86/common -I../../../../../programs/Xserver/hw/xfree86/os-support        
>    -I../../../../../programs/Xserver/include -I../../../../../exports/include/X1
> 1 -I../accel/s3  BUSmemcpy.s |  grep -v '^\#' > BUSmemcpy.i
> *** Error code 1 (continuing)

Ah, but gcc -E - < file?

> 
> Jean-Marc
> 
> -- 
>  Jean-Marc Zucconi                    PGP Key: finger jmz@FreeBSD.ORG
> 

-- 
 Brian Fundakowski Feldman           \  FreeBSD: The Power to Serve!  /
 green@FreeBSD.org                    `------------------------------'




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




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