Yukihiro Matsumoto writes: > Hi, > > In message "[ruby-talk:01816] Ruby 1.5.3 under Tru64 (Alpha)?" > on 00/03/14, Clemens Hintze <clemens.hintze / alcatel.de> writes: ... > Could you give me additional information for that? Of course! Your wish is like an order to me ... ;-) > ruby -v ruby 1.5.3 (2000-03-09) [alphaev56-osf4.0f] > cc -v -I. -c main.c -o main.o /usr/lib/cmplrs/cc/gemc_cc -D__LANGUAGE_C__ -D__unix__ -D__osf__ -D__alpha -D_SYSTYPE_BSD -D_LONGLONG -DLANGUAGE_C -Dunix -DSYSTYPE_BSD -I. -I/usr/include -v -preempt_symbol -intrinsics -g0 -O2 -std0 -o main.o main.c These macros are in effect at the start of the compilation. ----- ------ --- -- ------ -- --- ----- -- --- ------------ -D__DECC -D__osf__ -D__PRAGMA_ENVIRONMENT -D_LONGLONG -D__X_FLOAT=0 -D__DATE__="Mar 15 2000" -D__DECC_VER=50990005 -DLANGUAGE_C -DSYSTYPE_BSD -D_SYSTYPE_BSD -D__DECC_MODE_COMMON -D__ALPHA -D__IEEE_FLOAT -D__unix__ -D__TIME__="09:51:15" -D__Alpha_AXP -D__INITIAL_POINTER_SIZE=0 -Dunix -D__LANGUAGE_C__ -D__alpha /usr/lib/cmplrs/cc/gemc_cc: > I'll modify configure.in with your information. Nice from you, thanks! :-) > matz. \cle