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 libffi on HP-UX/PA


Hello,

        I found a message about this subject dated â18 Oct 2011â, but there is no answer. As I am having exactly the same problem, I ask for help here.

        When I try to compile libffi 3 on HP/UX, I get the following error:
config.status: executing src commands
        source='src/debug.c' object='src/debug.lo' libtool=yes \
        DEPDIR=.deps depmode=hp /bin/sh ./depcomp \
        /bin/sh ./libtool --tag=CC    --mode=compile cc -DHAVE_CONFIG_H -I.   -I. -I./include -Iinclude -I./src  -Wall -g -fexceptions -g -c -o src/debug.lo src/debug.c
mkdir src/.libs
 cc -DHAVE_CONFIG_H -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -c src/debug.c -Wp,-Msrc/.deps/debug.TPlo  +Z -DPIC -o src/.libs/debug.o
cc: warning 422: Unknown option "fexceptions" ignored.
cpp: "./include/ffi.h", line 129: error 4044: Constant literal too large.
cpp: "./include/ffi.h", line 130: error 4062: "no 64-bit data type supported"
*** Error exit code 1

        Result of uname -a on my system:
uname -a
HP-UX BRUX0001 B.11.31 U 9000/800 HP-UX

        I run configure without any arguments.
        Am I doing something wrong? Isn't there a way to compile libffi in 32 bits? I need libffi to compile glib2.31, but I wouldn't like to go 64 bits because of it...

        Thanks in advance!

Regards,
Marcelo Valle.

Esta mensagem, incluindo seus eventuais anexos, pode conter informaÃÃes confidenciais, de uso restrito e/ou legalmente protegidas. Se vocà recebeu esta mensagem por engano, nÃo deve usar, copiar, divulgar, distribuir ou tomar qualquer atitude com base nestas informaÃÃes. Solicitamos que vocà elimine a mensagem imediatamente de seu sistema e avise-nos, enviando uma mensagem diretamente para o remetente e para postmaster@claro.com.br. Todas as opiniÃes, conclusÃes ou informaÃÃes contidas nesta mensagem somente serÃo consideradas como provenientes da Claro ou de suas subsidiÃrias quando efetivamente confirmadas, formalmente, por um de seus representantes legais, devidamente autorizados para tanto.
------------------------------------------------------------------------------
Este mensaje, incluyendo sus eventuales archivos adjuntos, puede contener informaciones confidenciales, de uso restringido y/o legalmente protegidas. Si usted ha recibido este mensaje por error, no debe utilizar, copiar, divulgar, distribuir o tomar cualquier actitud basada en estas informaciones. Solicitamos la inmediata eliminaciÃn del mensaje de su sistema y el envÃo de un informe en forma directa al remitente y a postmaster@claro.com.br. Todas las opiniones, conclusiones o informaciones contenidas en este mensaje solamente serÃn consideradas como provenientes de Claro o de sus subsidiarias cuando sean efectivamente confirmadas, formalmente, a travÃs de uno de sus representantes legales debidamente autorizados a tal fin.
------------------------------------------------------------------------------
This message, including all attachments transmitted with it may include restricted, legally privileged, and/or confidential information. If you received this message by mistake or in error you are hereby notified that you must not use, publicize, copy, distribute, resend, or take any action based on the information contained in the message. We ask you to delete the message immediately from your system and advise us by sending a message directly

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