|
Re: small one liner patch: msg#00216lib.uclibc.general
On Mon Mar 31, 2003 at 08:52:49AM +0100, Dave Airlie wrote: > > This resolves some of my issues with gcc building some stuff with the > wrong compiler... > > Dave. > > -- > David Airlie, Software Engineer > http://www.skynet.ie/~airlied / airlied@xxxxxxxxx > pam_smb / Linux DecStation / Linux VAX / ILUG person > --- orig/buildroot/make/gcc_target.mk 2003-03-06 10:01:28.000000000 +1100 > +++ buildroot/make/gcc_target.mk 2003-03-31 18:04:02.000000000 +1000 > @@ -297,6 +297,7 @@ > $(GCC_DIR)/configure \ > --target=$(GNU_TARGET_NAME) \ > --host=$(GNU_TARGET_NAME) \ > + --build=$(GNU_HOST_NAME) \ Yup, making gcc_target.mk work as expected is a royal pain. The reason I've not added that magic line (which is obviously correct) is that when built properly it doesn't seem to produce a compiler that actually works.... grumble. So until I can make it build a working compiler for even the trivial case of i386-linux when built on i386-linux, I really can't make that change. Suggestions/patches/fixes are very much welcome, -Erik -- Erik B. Andersen http://codepoet-consulting.com/ --This message was written using 73% post-consumer electrons-- |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: extra/config/conf: 00216, Erik Andersen |
|---|---|
| Next by Date: | Re: e2fsck problem: (Bad address) while doing inode scan: 00216, Erik Andersen |
| Previous by Thread: | small one liner patchi: 00216, Dave Airlie |
| Next by Thread: | extra/config/conf: 00216, richard |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |