OSDev.org

The Place to Start for Operating System Developers
It is currently Thu Mar 28, 2024 5:55 am

All times are UTC - 6 hours




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Cross-compiler
PostPosted: Wed Sep 01, 2010 12:39 pm 
Offline

Joined: Wed Sep 01, 2010 12:10 pm
Posts: 1
Hi folks,

Small correction to the gcc cross-compiler article. To make gcc-4.5.1 with gmp-5.0.1, one has to add the following extra switches to configure.

$../gcc-4.5.1/configure --with-gmp-include=$PWD/gmp --with-gmp-lib=$PWD/gmp/.libs

Thanks,
Hari


Top
 Profile  
 
 Post subject: Re: Cross-compiler
PostPosted: Wed Sep 01, 2010 9:24 pm 
Offline
Member
Member

Joined: Thu Mar 25, 2010 11:26 pm
Posts: 1801
Location: Melbourne, Australia
I didn't notice any difference. I just untarred gmp-5.0.1 into the gcc directory, renamed it to gmp and did a normal configure with target and prefix.

What do you think changed ?

_________________
If a trainstation is where trains stop, what is a workstation ?


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 6 hours


Who is online

Users browsing this forum: No registered users and 18 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group