Re: [lfs-support] 64 bit host machine build question

2014-03-27 Thread Jonathan Arnold
On Fri, 21 Mar 2014 17:04:42 + Ken Moffat zarniwh...@ntlworld.com wrote: On Thu, Mar 20, 2014 at 09:15:35PM -0400, Jonathan Arnold wrote: I'm doing the 5.7 glibc-2.19 step and everything seems to be going along swimmingly. But the test program mentioned in the Caution isn't exactly

[lfs-support] 64 bit host machine build question

2014-03-21 Thread Jonathan Arnold
I'm doing the 5.7 glibc-2.19 step and everything seems to be going along swimmingly. But the test program mentioned in the Caution isn't exactly what is desired: lfs:/mnt/lfs/sources/glibc-build$ echo 'main(){}' dummy.c lfs:/mnt/lfs/sources/glibc-build$ $LFS_TGT-gcc dummy.c

Re: [lfs-support] 64 bit host machine build question

2014-03-21 Thread Ken Moffat
On Thu, Mar 20, 2014 at 09:15:35PM -0400, Jonathan Arnold wrote: I'm doing the 5.7 glibc-2.19 step and everything seems to be going along swimmingly. But the test program mentioned in the Caution isn't exactly what is desired: lfs:/mnt/lfs/sources/glibc-build$ echo 'main(){}' dummy.c