Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

User-program compiler

  • Thread starter Thread starter paolov
  • Start date Start date
Status
Not open for further replies.
P

paolov

Guest
Can I use LCC-Win32 freeware compiler for

user-program?

I set this variables:

PRO_USRMAIN C:\programmi\ptc\proe2001\usrprog\umain

PRO_USRINCS C:\programmi\ptc\proe2001\includes

NT_COMPILER C:\programmi\lcc\bin\lcc.exe

LIB C:\programmi\lcc\lib

... but don't work. System return an error when I link a program (Errors in compilation and linking of the user program).

Thanks, Paolo.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top