Re: Test should pass? SunOS

new topic     » goto parent     » topic index » view thread      » older message » newer message

agrellum@claudville:~$ uname -a 
SunOS claudville 5.11 illumos-ed992b0aac i86pc i386 i86pc 
 
In .bashrc now 
export PATH=$PATH:$HOME/NetRexx-3.05GA/bin:$HOME/euphoria/bin 
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$HOME/euphoria/lib 
 
FLOAT80 is different: 
{0,168,231,69,253,46,12,255,77,64} 
{0,160,231,69,253,46,12,255,77,64} 
 
config.gnu used in building 
# File generated from configure 
CONFIGURE_PARAMS=--prefix=/export/home/agrellum --arch x86 
 
EHOST=EBSD 
PREFIX=/export/home/agrellum 
EREL_TYPE=-DEREL_TYPE="development" 
ROOTDIR=/export/home/agrellum/SunOS/euphoria 
EBSD=1 
EUPHORIA=1 
 
TRANSLATE=eui /export/home/agrellum/SunOS/euphoria/source/euc.ex 
ETARGET=EBSD 
ARCH=ix86 
MSIZE=-m32 
CC_SUFFIX=gcc 
SCP=scp -C 
SSH=ssh -C 
HG=hg 
TRUNKDIR=/export/home/agrellum/SunOS/euphoria 
SOURCEDIR=/export/home/agrellum/SunOS/euphoria/source 
BUILDDIR=/export/home/agrellum/SunOS/euphoria/source/build 
CYPTRUNKDIR=/export/home/agrellum/SunOS/euphoria 
CYPBUILDDIR=/export/home/agrellum/SunOS/euphoria/source/build 
XLTTARGETCC=gcc 
VERSION=4.1.0 
 
Files patched for BUILD 
 
Makefile.gnu 
 
ifeq "$(EBSD)" "1" 
  LDLFLAG=-lresolv -lnsl -lsocket 
 
buildsys.e 
 
			elsif TBSD then 
				l_flags &= " -lm -lpthread -lresolv -lnsl -lsocket" 
 
be_machine.c 
 
Copied lines 63 to 67 """workaround for ARM not recognizing INFINITY""" 
#ifdef __sun 
#ifndef INFINITY 
#define INFINITY (1.0/0.0) 
#endif  
#endif 
 
be_rterror.c 
 
#ifdef EUNIX 
#include <sys/ioctl.h> 
#include <unistd.h> 
#  ifdef __sun 
#    include <sys/termios.h> 
#  endif 
#endif 
 

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu