Re: FW: How to let Linux kernel Makefile generate intermediate *.i files ? It doesn't work to add "EXTRA_CFLAGS += -save-temps" in Makefile and gets "cc: warning: -pipe ignored because -wave-temps sp

2011-10-17 Thread Randy Dunlap
On 10/17/2011 09:27 AM, Liu Wang wrote: > > > -Original Message- > From: Liu Wang > Sent: Saturday, October 15, 2011 5:42 PM > To: 'gcc-h...@gcc.gnu.org' > Subject: How to let Linux kernel Makefile generate intermediate *.i files ? > It doesn't work to add "EXTRA_CFLAGS += -save-temps"

[OT] Re: Git and GCC

2007-12-06 Thread Randy Dunlap
On Thu, 06 Dec 2007 23:26:07 +0100 David Kastrup wrote: > Junio C Hamano <[EMAIL PROTECTED]> writes: > > > Junio C Hamano <[EMAIL PROTECTED]> writes: > > > >> Jon Loeliger <[EMAIL PROTECTED]> writes: > >> > >>> I'd like to learn more about that. Can someone point me to > >>> either more document

Re: Creating a USB binary Data Monitor

2007-02-08 Thread Randy Dunlap
On Thu, 8 Feb 2007 22:33:59 -0800 (PST) wsdice707 wrote: > > hey, > im planing on building an binary data monitor, to monitor the binary data > that caomes from a USB mouse. can any one can help me on guiding me for a > good data source in web. This has nothing whatever to do with gcc developme

Re: Change x86 prefix order

2006-12-06 Thread Randy Dunlap
On Tue, 5 Dec 2006 23:00:14 -0800 H. J. Lu wrote: > On x86, the order of prefix SEG_PREFIX, ADDR_PREFIX, DATA_PREFIX and > LOCKREP_PREFIX isn't fixed. Currently, gas generates > > LOCKREP_PREFIX ADDR_PREFIX DATA_PREFIX SEG_PREFIX > > I will check in a patch: > > http://sourceware.org/ml/binutil