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]

no makefile created!


for my purposes i want to use mispel-linux-* on win

i already successfully compiled cygwin's binutils-20021117-1 in
mipsel-linux-
equivalent in the common way:
mkdir binutils-20021117-1
cp -R /usr/src/binutils-20021117-1/* binutils-20021117-1/
cd binutils-20021117-1
./configure --prefix=/usr/local --target=mipsel-linux;
make;
make install;

all is ok, no errors, seems to work.

i have trouble with cygwin's gcc-3.2-3: using the same procedure, i
configure for mipsel-linux, but there are not
generated Makefiles (but configure prints several "Creating Makefile...")
i cant' do make cause Makefile is missing
why?
kaio


--
__________________________________________________
CHIAVE PGP http://spazioinwind.libero.it/internet129/KAIO.asc





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


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