This is the mail archive of the java-discuss@sourceware.cygnus.com mailing list for the Java project.


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

libffi on solaris x86?


Is there any chance of this working?

I added the following line to libffi's configure.in

i*86-pc-solaris*) TARGET=X86; TARGETDIR=x86;;

and now libffi seems to build okay on its own, but the top-level libgcj
script never seems to configure libffi? As a result I get a missing
ffi.h error from the interpreter code.

regards

  [ bryce ]



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