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

Building 0812 on Sun4 solaris 2.4 with gcc 2.7.0?



>>>>> "Raymond" == Raymond Toy <toy@rtp.ericsson.se> writes:

Raymond> When adding the regexp module, gcc fails because explicit is now a
Raymond> keyword.

Thanks, will be fixed.

Raymond> global register variable follows a function definition
Raymond> The relevant line in clisp.h is:

Raymond>    register object subr_self __asm__("%g4");

Raymond> At this point I'm stuck.

A workaround is compiling without "--with-dynamic-modules".