On Wed, Dec 2, 2009 at 3:35 PM, Sean Porterfield
wrote:
>> Sean Porterfield wrote:
>
>>> After compiling and installing gcc, I tried to compile dummy.c but it
>>> failed. Any suggestions on how to figure out where I screwed up?
>
>> From: Doug Downham
>
>> In section 6.10, using version 6.5 of th
> Sean Porterfield wrote:
>> After compiling and installing gcc, I tried to compile dummy.c but it
>> failed. Any suggestions on how to figure out where I screwed up?
> From: Doug Downham
> In section 6.10, using version 6.5 of the LFS book, I've encountered a
> strange error.
>
> When I creat
> Sean Porterfield wrote:
>> dummy.log ends with:
>> /usr/bin/ld: : No such file: No such file or directory
>> collect2: ld returned 1 exit status
>
> This says that ld was not given a file named ' ' to link. That's
> quite odd. Or maybe not. Were there two spaces in that message?
> IOW, one space
Mike McCarty wrote:
> Sean Porterfield wrote:
>> As background, I'm using VirtualBox with the LFS LiveCD. I haven't
>> learned how to copy/paste from my real PC to the VirtualBox, so I'm
>> typing everything by hand.
>
> It shouldn't be difficult to install the book on the virtual box.
>
>> Afte
Sean Porterfield wrote:
> As background, I'm using VirtualBox with the LFS LiveCD. I haven't
> learned how to copy/paste from my real PC to the VirtualBox, so I'm
> typing everything by hand.
It shouldn't be difficult to install the book on the virtual box.
> After compiling and installing gcc,
On 12/01/09 19:22, Sean Porterfield wrote:
> As background, I'm using VirtualBox with the LFS LiveCD. I haven't
> learned how to copy/paste from my real PC to the VirtualBox, so I'm
> typing everything by hand.
>
> After compiling and installing gcc, I tried to compile dummy.c but it
> failed. An
As background, I'm using VirtualBox with the LFS LiveCD. I haven't
learned how to copy/paste from my real PC to the VirtualBox, so I'm
typing everything by hand.
After compiling and installing gcc, I tried to compile dummy.c but it
failed. Any suggestions on how to figure out where I screwed up?