Discussion:
compiling pike works with egcs-1.1.2 but not with gcc
(too old to reply)
Boyd Lynn Gerber
2004-12-28 18:14:25 UTC
Permalink
Hello All,

I am having problems with all the newer compilers gcc and UDK and pike.
This is the main site for pike.

http://pike.ida.liu.se/

I am able to build pike and pass all tests with egcs-1.1.2, but any gcc or
UDK compiler is unable to run configure and make. This only happens with
the SCO OS's. All linux, BSD, Sun,... I have tried work. Any ideas on
what could be the cause of so many problems?

Thanks,



--
Boyd Gerber <***@zenez.com>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
Boyd Lynn Gerber
2004-12-29 06:47:57 UTC
Permalink
Post by Boyd Lynn Gerber
I am having problems with all the newer compilers gcc and UDK and pike.
This is the main site for pike.
http://pike.ida.liu.se/
I am able to build pike and pass all tests with egcs-1.1.2, but any gcc or
UDK compiler is unable to run configure and make. This only happens with
the SCO OS's. All linux, BSD, Sun,... I have tried work. Any ideas on
what could be the cause of so many problems?
For example...

Making Shuffler
make[4]: Entering directory
`/home/mount/uw714/zenez1/build/uw714/Pike-v7.6.24/build/unixware-5-i386/post_modules/Shuffler'
Makefile:359: warning: overriding commands for target `depend'
Makefile:218: warning: ignoring old commands for target `depend'
/home/build/uw714/Pike-v7.6.24/build/unixware-5-i386/pike -DNOT_INSTALLED
-DPRECOMPILED_SEARCH_MORE
-m/home/build/uw714/Pike-v7.6.24/build/unixware-5-i386/master.pike
/home/mount/uw714/zenez1/build/uw714/Pike-v7.6.24/src/post_modules/Shuffler/make_sources.pike
/home/mount/uw714/zenez1/build/uw714/Pike-v7.6.24/src/post_modules/Shuffler
sources.h sources_to_compile
make[4]: *** [override] Segmentation Fault (core dumped)
make[4]: Leaving directory
`/home/mount/uw714/zenez1/build/uw714/Pike-v7.6.24/build/unixware-5-i386/post_modules/Shuffler'
make[3]: *** [Shuffler] Error 1


--
Boyd Gerber <***@zenez.com>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047

Loading...