Mail Archives: djgpp/2000/05/26/10:17:14
From: | wajnberg AT antibes DOT inra DOT fr (Eric Wajnberg)
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | RHIDE & DISLIN
|
Date: | 26 May 2000 09:51:51 GMT
|
Organization: | I.N.R.A. Antibes (France) - Ecologie des Parasitoides
|
Lines: | 38
|
Message-ID: | <8glhfn$lka$1@saphir.jouy.inra.fr>
|
NNTP-Posting-Host: | antibes.inra.fr
|
X-Trace: | saphir.jouy.inra.fr 959334711 22154 195.221.33.1 (26 May 2000 09:51:51 GMT)
|
X-Complaints-To: | usenet AT news DOT inra DOT fr
|
NNTP-Posting-Date: | 26 May 2000 09:51:51 GMT
|
X-Newsreader: | TIN [version 1.2 PL2]
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Hi all,
I've just installed DISLIN, which is a nice scientific graphics library for
different compilers, including DJGPP (see
http://www.linmpi.mpg.de/dislin/msdos.html)
Briefly, this library comes with two files dislnc.a & disgrx.a, and I've
intalled them is c:\dislin
I can compile my C code like this:
gcc test.c -o test.exe -Ic:\dislin c:\dislin\dislnc.a d:\dislin\disgrx.a
and it works fine.
What I would like to do now, is to compile my codes within RHIDE directly, but
I just can't. Could someone tell me how I have to adjust the different options
of RHIDE in order to compile things without beign obliged to get back to a DOS
prompt and to launch the type of line command shown above? This will help to
save precious time! I've tried a lot of different possibility but all failed..
Thanks in advance for your help.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Eric Wajnberg
Centre de Recherche d'Antibes
o__ ___ Entomologie et Lutte Biologique
_.>/ _ ___ Groupe "Ecologie des Parasitoides"
(_) \(_) I.N.R.A.
^`'~*-,\|/,-*~'`^ 37, Bld. du Cap. 06600 Antibes. France.
Tel : (33-0) 4.93.67.88.92
Fax : (33-0) 4.93.67.88.97
e-mail : wajnberg AT antibes DOT inra DOT fr
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- Raw text -