dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]stupid question


From: Rhys Weatherley
Subject: Re: [DotGNU]stupid question
Date: Sun, 22 Sep 2002 15:38:10 +1000

Haran Shivanan wrote:
> 
> I'm working with pnet-0.4.4 here.
> 
> When trying to compile C source code in the /samples directory:
> ../cscc/cscc map.c -L/tmp/pnet-0.4.4/samples/ -lSystem
> 
> It says, it could not find OpenSystem.C

You need to add the "csupport" directory to the link line also,
to get "OpenSystem.C.dll".  Or do a "make install" to get all
of the various pieces into the right places.

> Do I need to build the pnetC sources to get this?

Nope.  It is part of pnet.

> The configure script for pnetC is failing on a compile
> of conftest.c

What is the specific error that you are getting?

Cheers,

Rhys.


reply via email to

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