dotgnu-general
[Top][All Lists]
Advanced

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

RE: [DotGNU]Has anyone tried to compile Portable.Net on IRIX


From: Blair Jennings
Subject: RE: [DotGNU]Has anyone tried to compile Portable.Net on IRIX
Date: Thu, 31 Jul 2003 09:52:35 -0700

Could I use the ffcall libraries instead of libffi. I really need the PInvoke 
ability
and I do not want to rewrite the 50000 lines of C# (a console program 
originally written for Win2K)
just for a SGI port.

Thanks

Blair Jennings
Software Engineer
Lion bioscience, Inc.


-----Original Message-----
From: Gopal V [mailto:address@hidden
Sent: Thursday, July 31, 2003 3:48 AM
To: Blair Jennings
Cc: address@hidden
Subject: Re: [DotGNU]Has anyone tried to compile Portable.Net on IRIX


If memory serves me right, Blair Jennings wrote:
> I need to get any info on if someone has compiled on an Irix 6.5 machine and
> what the issues were in the process. 

Afaik no ...

Libgc is ported to Irix 6.5 , but Libffi is ported only to Irix 5.3 and 6.2 ...

So use ./configure --disable-libffi to build without libffi (but this
loses PInvoke compatibility and Winforms in the process). But do try
the default build before this :)

/me wonders at what pnet could do on an Irix box ....

Gopal
-- 
The difference between insanity and genius is measured by success



reply via email to

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