<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD></HEAD><BODY>
<DIV id=idOWAReplyText10815 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hi at all,</FONT></DIV></DIV>
<DIV dir=ltr>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am using trnsys with fortran g95 compiler, when I 
create a new objekt and also when I edit an existing one, compiling is no 
prolem. bbut when I want to build the file, the error</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>>g95 -shared -mrtd -o  
c:\programme\Trnsys16_1\Userlib\ReleaseDlls\Type191coolingDemand.dll 
trnsysconstants.o trnsysfunctions.o typeck.o messages.o Storage.o Diffeq.o 
trnsysdata.o pq.o linkck.o Psych.o Type191coolingDemand.o<BR>ld: -shared not 
supported<BR>>Exit code: 1</DIV>
<DIV> </DIV>
<DIV>appears.</DIV>
<DIV> </DIV>
<DIV>when I delete the "-shared" from the fortran properties the following 
error appears:</DIV>
<DIV> </DIV>
<DIV>>g95  -mrtd -o  
c:\programme\Trnsys16_1\Userlib\ReleaseDlls\Type191coolingDemand.dll 
trnsysconstants.o trnsysfunctions.o typeck.o messages.o Storage.o Diffeq.o 
trnsysdata.o pq.o linkck.o Psych.o 
Type191coolingDemand.o<BR>c:/programme/g95/bin/../lib/gcc-lib/i686-pc-mingw32/4.0.4/\libf95.a(main.o)(.text+0x32): 
undefined reference to `MAIN_'<BR>>Exit code: 1</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Maybe someone has some idea what the prolem is,</DIV>
<DIV> </DIV>
<DIV>thanks,</DIV>
<DIV>Marius Müller</DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></DIV></BODY></HTML>