[Bug java/32010] bootstrap fails; chooses wrong zlib for building jc1

2014-11-09 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32010 Francois-Xavier Coudert changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug java/32010] bootstrap fails; chooses wrong zlib for building jc1

2007-05-23 Thread lucier at math dot purdue dot edu
--- Comment #2 from lucier at math dot purdue dot edu 2007-05-24 02:19 --- My guess was correct, but I don't see where to put the note in the documentation. Perhaps I'll ask Jack to do it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32010

[Bug java/32010] bootstrap fails; chooses wrong zlib for building jc1

2007-05-23 Thread lucier at math dot purdue dot edu
--- Comment #1 from lucier at math dot purdue dot edu 2007-05-23 23:11 --- I believe you need to add BOOT_LDFLAGS='-Wl,-search_paths_first' to "make bootstrap" to get it to work. If this fixes bootstrap, then I'll prepare a brief patch to the documentation. -- http://gcc.gnu.org