On Sun, Aug 12, 2012 at 3:11 AM, Whitequill Riclo
<whitequill...@gmail.com>wrote:

> On Thu, Aug 9, 2012 at 4:38 PM, Bruce Dubbs <bruce.du...@gmail.com> wrote:
>
>> Whitequill Riclo wrote:
>>
>> > I've been looking for this for a very long time, I have this problem
>> too!
>> > and I've had it for months, and months... I can't figure it out.
>>
>> Which problem?  We need your specific details in order to help.  Also
>> the output from the Host System Requirements script is often the right
>> place to start.
>>
>>    -- Bruce
>>
> I'm trying to cross compile... well its not even gotten that far.
> it just won't find mpfr, though I've done everything I can think of.
>
> http://pastebin.com/hsgiNcvB
> and please don't criticize what I'm doing. I've gotten a lot of that.
>

my initial command is:
$LFS_TGT= x86_64-w64-mingw32-gcc
 CC="$LFS_TGT -B/tools/lib/" AR=/w-environment/bin/$LFS_TGT-ar
RANLIB=/w-envronment/bin/$LFS_TGT-ranlib
..source/gcc/configure --prefix=/w-environment/
--with-local-prefix=/w-environment/ --enable-shared
--enable-languages=c,c++ --disable-libstdcxx-pch --disable-multilib
--disable-libgomp --without-ppl --without-cloog --build=$MACHTYPE
--host=$LFS_TGT --with-mpfr-include=/mnt/Share/mpfr-3.0.1
--disable-bootstrap --disable-nls

>
>

>> --
>> http://linuxfromscratch.org/mailman/listinfo/lfs-support
>> FAQ: http://www.linuxfromscratch.org/lfs/faq.html
>> Unsubscribe: See the above information page
>>
>
>
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to