dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]libffi and thus pnet will not compile under hpux11


From: James Mc Parlane
Subject: RE: [DotGNU]libffi and thus pnet will not compile under hpux11
Date: Tue, 14 May 2002 11:27:30 +1000

configure completes.. but it fails to make..

gcc -DHAVE_DLFCN_H=1 -DSILENT=1 -DNO_SIGNALS=1 -DNO_EXECUTE_PERMISSION=1
-DALL_INTERIOR_POINTERS=1 -DJAVA_FINALIZATION=1 -DGC_GCJ_SUPPORT=1
-DATOMIC_UNCOLLECTABLE=1 -I. -I. -I./include +ESdbgasm -I././targ-include
-I./././libc/include -g -O2 -c allchblk.c -o allchblk.o
gcc: cannot specify -o with -c or -S and multiple compilations

I am using gcc version 2.95.3 20010315 (release)

> -----Original Message-----
> From: Rhys Weatherley [mailto:address@hidden
> Sent: Tuesday, May 14, 2002 11:21 AM
> To: James Mc Parlane
> Cc: address@hidden
> Subject: Re: [DotGNU]libffi and thus pnet will not compile 
> under hpux11
> 
> 
> > So I can't run pnet on my hpux box... :(
> > 
> > A quick squiz at the libffi pages reveals that they 
> consider hp and aix to
> > be "very hard"TM.
> 
> :-(
> 
> That's a pain.  I may be able to bypass libffi for
> internalcall methods, but PInvoke (calling external
> C functions in shared libraries) will be impossible
> without libffi.
> 
> Interncall methods will allow you to run "pure C#"
> applications.  Would that be sufficient on hp and aix
> do you think?
> 
> Could you try building libgc and see if it will build
> on your hp box?  That's the other major piece that
> is system-specific.  Just cd into libgc and type make.
> 
> Cheers,
> 
> Rhys.
> 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]