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]

Re: Can't 'make' again...


Marcin Wolcendorf wrote:
>         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'
[snip]

I might be wrong here, but I think it's because tcl is using the cygwin
headers in the gnupro-99r1p1 tree, and not the ones on your system. It
should only be using the ones on your system of course because they
correspond to your installed cygwin installation.

In your source tree, try renaming the "winsup" directory to
"winsup.ignore". Then create a new empty build directory and start over.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Un cheval, pas du glue. Pas du cheval, beaucoup du glue. || Opinions==mine

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


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