[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Author Index][Subject Index]

Re: Building 02FEB on IA64



Felix Hormuth wrote:

>Hello.
>
>I would be interested if anyone tried and/or succeeded to
>compile 02FEB on an Itanium-based system. I spent this day
>on doing so on a HP-i2000 workstation running GNU/Debian 3.0r0
>and failed so far. It seems that the build process stops
>in an early phase because no suitable ftoc.h could be determined
>by the test procedures. Trying to assign one of the prebuilt
>ftoc_xxxx.h manually results in binarys being built, but
>they do not work correct - well, not very surprising.
>
>Any help or suggestions would be very appreciated.
>
>Cheers,
>Felix Hormuth,
>
>Starkenburg Observatory Heppenheim, Germany
>
>
>
>
>
>
Hi, from Aix en Provence !

I'm pretty sure you will build successfully 02FEBpl1.1 if you can
install g77 instead of any
other ftoc converter; I had to modify some options in the previous
releases.... in :

 /home/midas/02SEPpl1.1/install/unix/systems/Linux/make_options  file
underneath, but normally g77 is auto-detected
Good Luck,

Serge.

******************************************************************************

# With g77 as Fortran compiler use the following two definitions:
F77=g77
LD77_CMD=g77

# With Slackware 2.4 use the following definitions:
#C_OPT=-O -ansi
#F_OPT=-O

C_OPT=-O
F_OPT=-O

# With RedHat 5.1, and fort77 (f2c) use the following definitions:
#F77=fort77
#LD77_CMD=$(CC) -lf2c

SLIB=-Wl,-rpath $(MIDASHOME)/$(MIDVERS)/lib
SH_OPT=-fPIC
SH_CMD=$(MIDASHOME)/$(MIDVERS)/local/make_shared
GUI_OPT=-DPATH_MAX=1024 -Ddg88
EDITFLAGS=-DVOID_SIGHANDLER -DHAVE_ALLOCA -DHAVE_ALLOCA_H -DUSG -DUSGr3
-DHAVE_GETPW_DECLS
-DHAVE_DIRENT_H -DHAVE_STRING_H -DHAVE_VARARGS_H -DLinux -DHAVE_UNISTD_H

-DHAVE_STDLIB_H

EDITLIBS=-lreadline -lncurses

# To link with static Motif libraries
# X_LIBS=-Wl,-Bstatic -lXm -lXext -lXp -Wl,-Bdynamic -lXt -lX11

***************************************************************

--
------------------
 Serge Montagnac
obs.psr@wanadoo.fr
------------------