This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

crosstool-NG for Alpha-Target, Error


On Sun, 14 Sep 2008, Yann E. MORIN wrote:
> How did you configure crosstool-NG? Here's what I just tested:
> # tar xjf crosstool-ng-1.2.3.tar.bz2
> # cd crosstool-1.2.3
> # ./configure --prefix=/some/place
> # make
> # make install
> # export PATH="${PATH}:/some/place/bin"
> # cd /some/other/place
> # ct-ng alphaev56-unknown-linux-gnu
> # ct-ng build
> 
> And the output should look like:
> [INFO ]  Build started 20080914.165118
> [INFO ]  Checking environment sanity
> (...)

I'm quite sure that I did exactly that just without the --prefix option. 
Anyway, I deleted everything, carried out the steps you wrote above and 
now it seems to work... right now he's downloading all the stuff needed 
for the build.
 
> In the 1.2 branch, Alpha is hidden behind 'EXPERIMENTAL', so you have to first
> select "Paths and misc options" ---> "[*] Try features marked as EXPERIMENTAL"
> 
> > and after using the sample the only option available is "Variant".
> 
> The sample already has EXPERIMENTAL set. 

Ok, thanks - I probably wouldn't have found that :) I didn't attach my 
.config as things seem to work fine now.

Later I will have to try to use alphaev56-dec-osf as the target system, I 
think, but first I'll try to build the example...

Thanks again,

Sebastian

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]