delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/06/15/12:36:36

From: vicking AT etud DOT insa-tlse DOT fr
Date: Mon, 15 Jun 1998 18:34:24 +0200
Message-Id: <199806151634.SAA23401@jaures.etud.insa-tlse.fr>
To: djgpp AT delorie DOT com
Subject: RSXNT problems

I've installed RSXNT and when i try compiling the first "hello world"
for win 95 ( in the manual, first Win32 app ) i got this 
error msg : could not open c_app no such file or directorie

i try gcc -v -Zwin32 test.c -o test.exe

i found 2 libc_app.a one in the \rsxntdj\lib\st the other in \rsxntdj\lib\mt
    
I try to compile with:
gcc -Zwin32 -Lc:\rsxntdj\lib\st test.c -o test.exe
and with :
gcc -Zwin32 -Lc:\rsxntdj\lib\mt test.c -o test.exe

and it works well...

i don't understand why i must precise this path to gcc and why there are
2 versions of c_app ...

Where can i have more documention for RSXNT ???
Where can i have more code samples for RSXNT ???

Thanx for advance 
Vicking

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019