Fine. I did this and it made no difference.
export CFLAGS="-B/usr/ccs/bin/ -g -O"
./configure --prefix=/homes/nj/colman --site-prefixes=/homes/nj/colman
--without-dragndrop --without-cde --with-tooltalk --with-workshop
--without-sound --with-pop --with-widgets=athena --with-dialogs=athena
I get the same error. As a matter of fact, the configure output looked
indentical to the output from when I specified the "--cflags" option and it
still mentioned about adding "-z combreloc" option.
So is it possible to build with gcc and gnu binutils under Solaris?
If not, is there a way to reduce the amount of garbage collection when using
pdump?
>>>> "VS" == Vin Shelton <acs(a)xemacs.org>
writes:
VS> Jake Colman <jake.colman(a)xemacs.org> writes:
> If I export CFLAGS into the environment will it be addeded to
> whatever default CFLAGS value would have been used? I think that it
> will not. I'l have to check what the default values are and then
> add the /B option to that.
VS> CFLAGS will specify completely the flags to pass to the compiler, so
VS> you will need to add whatever the default options are to the CFLAGS
VS> environment variable.
VS> - Vin
--
Jake Colman -- XEmacs Tinkerer