This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problems building latest libffi on HP-UX/PA


Tried building latest libffi on HP-UX/PA and the result is:
  /bin/sh ./libtool --tag=CC   --mode=compile cc -DHAVE_CONFIG_H -I. -I..  -I. -I../include -Iinclude -I../src  -g   -c -o src/prep_cif.lo ../src/prep_cif.c
  libtool: compile:  cc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude -I../src -g -c ../src/prep_cif.c  +Z -DPIC -o src/.libs/prep_cif.o
  cpp: "include/ffi.h", line 152: error 4044: Constant literal too large.
  cpp: "include/ffi.h", line 153: error 4062: "no 64-bit data type supported"
  gmake[2]: *** [src/prep_cif.lo] Error 1

-- 
albert chin (china@thewrittenword.com)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]