[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Building cross gcc-3.4 for amd64 on i386



"Hector Oron" <hector.oron@gmail.com> writes:

>> Thanks a lot for the reply!  Probably your diagnosis is not
>> correct, because I have libgcc1 package installed:
>>
>> $ LANG=C apt-cache policy libgcc1 |grep "Installed:"
>>   Installed: 1:3.4.3-13sarge1
>
> root@ant:/# dpkg -l | grep libgcc1
> ii  libgcc1                            4.1.1-21
> GCC support library
> ii  libgcc1-arm-cross                  4.1.1-21
> GCC support library
>
> I said libgcc1 as an example, i'm not sure what are you missing.

Hi Hector,

I have only libgcc1 package installed:

ptecza@devel2:~$ dpkg -l |grep libgcc1
ii  libgcc1        3.4.3-13sarge1 GCC support library

I don't have libgcc1-amd64-cross package, because I can't build
my cross-gcc, of course.

Are you quite sure that the reason of my problem is missing
package(s)?  Maybe building process should link my cross-gcc
against libs from /usr/lib/, not from /usr/x86_64-linux/lib/?
Unfortunately, I'm not a gcc expert.

Have a nice day,

Pawel



Reply to: