Can't 'make' again...

Marcin Wolcendorf wolcendo@free.polbox.pl
Thu Jan 4 09:48:00 GMT 2001


Hi,

	Newbe question again... (I do like it, don't you? ;-) )
	BTW- thanks Mike :-), I have new toolchain.
	I have quite new (december?) cygwin (latest 'not experimental' I was able to 
find) and I try to build from source 'gnupro-99r1p1' from Hitachi and for 
Hitachi (h8300-hms). It fails- now it can't build tcl. /usr/gnupro-99r1p1/build 
is my build directory (I run configure there), /gnupro-99r1p1/src is source 
directory. I run 
/gnupro-99r1p1/src/configure --prefix=/usr/gnupro-99r1p1/build --target=h8300-
hms
and get:

./tclEnv.o(.text+0x54): undefined reference to `__imp___cygwin_environ'
./tclEnv.o(.text+0xce): undefined reference to `__imp___cygwin_environ'
./tclEnv.o(.text+0x191): undefined reference to `__imp___cygwin_environ'
./tclEnv.o(.text+0x1b4): undefined reference to `__imp___cygwin_environ'
./tclEnv.o(.text+0x358): undefined reference to `__imp___cygwin_environ'
./tclEnv.o(.text+0x402): more undefined references to `__imp___cygwin_environ' 
f
ollow
./tclWin32Dll.o(.text+0x24): undefined reference to `__imp_reent_data'
collect2: ld returned 1 exit status
make[2]: *** [cygtcl80.dll] Error 1
make[2]: Leaving directory `/usr/gnupro-99r1p1/build/tcl/win'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/gnupro-99r1p1/build/tcl'
make: *** [all-tcl] Error 2


Bash version:
GNU bash, version 2.04.5(12)-release (i686-pc-cygwin)
Copyright 1999 Free Software Foundation, Inc.

Gcc:
$ gcc -dumpversion
2.95.2-6

q@Q /usr/gnupro-99r1p1/build
$ gcc -dumpmachine
i686-pc-cygwin


I want to build it, not necessarily from 'gnupro' sources (as I have sources 
for my current cygwin install also). But I need a guide... Especially if 
building from 'cygwin' sources- where to put them? How to configure them, as 
there are no 'root' configure file to do it? There is a bunch of targzips and 
confused newbe... ;-)


Regards,

Marcin Wolcendorf.



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



More information about the crossgcc mailing list