This is the mail archive of the crossgcc@sources.redhat.com 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]

Re: how do i actually build and link agains my lovelycrossbuildenvironment? :-)


Hello Ferenc!

>>>> Fery <engard.ferenc@innomed.hu> 01/13/04 05:27AM >>>
>> i seem to be having some difficulty figuring out how to run my
>> 
>>
crosstool-0.25/result/i686-unknown-linux-gnu/gcc-2.9.5.3-glibc-2.2.5
>> stuff properly.
>> 
>> was there a make install step that i missed?
>> 
>> because i change my makefile to point at
>> 
>>
CC=/home/johnut01/GBCX/crosstool-0.25/result/i686-unknown-linux-gnu/gcc-2.9.5.3-glibc-2.2.5/bin/i686-unknown-linux-gnu-gcc
>> 
>> i also added
>>
/home/johnut01/GBCX/crosstool-0.25/result/i686-unknown-linux-gnu/gcc-2.9.5.3-glibc-2.2.5/lib/gcc-lib/i686-unknown-linux-gnu/2.95.3
>> to my PATH or else i get an error about not being able to find cpp0

>What is in your environment? Isn't the GCC_EXEC_PREFIX variable 
>defined by accident? That caused a similar problem to me (on cygwin).

It doesnt appear to be defined by default, doing an echo
$GCC_EXEC_PREFIX yields the empty set.

how did you fix it on cygwin? for that matter, what where the steps you
used to discover the problem on cygwin?

tnx!

johnu

>Ferenc

------
Want more information?  See the CrossGCC FAQ,
http://www.objsw.com/CrossGCC/ 
Want to unsubscribe? Send a note to
crossgcc-unsubscribe@sources.redhat.com 


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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