This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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: gnu on solaris


On Thu, Oct 03, 2002 at 08:59:23PM +0100, Nathan Sidwell wrote:
> 1) binutils 2.13 can't build shared objects - well, it builds them
> but they segfault.

Fixed in cvs.  Update or revert to 2.12.

> 2) config & building required
> 	CONFIG_SHELL=/bin/bash SHELL=/bin/bash ../gcc/configure ...
> 	make CONFIG_SHELL=/bin/bash SHELL=/bin/bash bootstrap
> without telling make, the build forgets partway through that I said use
> bash, not sh, and went back to using /bin/sh in a place where it fails.

I've never had a problem with this.

> 3) gdb 5.2 & 5.2.1 couldn't read some 3.3pre core files.

You'll have to work with the gdb folk with that.

> the current install.texi file does not document these issues.

Because they're not intentional?


r~


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