gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gcl-devel] Building latest cvs on solaris


From: Raymond Toy
Subject: [Gcl-devel] Building latest cvs on solaris
Date: Fri, 19 Nov 2004 23:14:18 -0500
User-agent: Mozilla Thunderbird 0.9 (Macintosh/20041103)

I'm trying to gcl on solaris once again.

The latest cvs works much better and configure works fine. However, when running make, o/makefile uses awk with gawk constructs. And also calls nm, assuming the old BSD? style output. This isn't true by default on solaris. You need to use nm -p to get that.

Using nawk still gives some complaints, though. The result is that plt.h contains lines of the form "MY_PLT(acos)". Don't know if that's right or not.

But anyway, it will build after that.

Perhaps o/makefile needs to be created by configure?

Ray





reply via email to

[Prev in Thread] Current Thread [Next in Thread]