Problem wi new nightly update

0 views
Skip to first unread message

Aria

unread,
Oct 7, 2006, 2:53:50 AM10/7/06
to gg95
I use the g95 0.9 of August and everything wroks well. Last week I
tried to update with the current snapshot and I got strange error on
modules. What is the problem? I receive the same errors with all
programs containing modules.

See folowing:
1. Build using version 0.9 of August
--------------------------------------------------------
make -k all
g95 -fmod=../../modules -c SemiBatch_Reactor_Ex01.f90 -I../../Modules
-ftrace=full
g95 -fmod=../../modules -c SemiBatch_Reactor_Model_Ex01.f90
-I../../Modules -ftrace=full
g95 -fmod=../../modules -o SemiBatch_Reactor_Ex01.exe
SemiBatch_Reactor_Ex01.o SemiBatch_Reactor_Model_Ex01.o
../../Libs/OdePack.a ../../Libs/LibOde.a ../../Libs/libMinpack.a
../../Libs/LibUtils.a ../../Libs/libGpf.a -ftrace=full

Work OK
--------------------------------------------------------

2. Build with the current snapshot (2006-10-06 20:09)
---------------------------------------------------------
make -k all
g95 -fmod=../../modules -c SemiBatch_Reactor_Ex01.f90 -I../../Modules
-ftrace=full
g95 -fmod=../../modules -c SemiBatch_Reactor_Model_Ex01.f90
-I../../Modules -ftrace=full
g95 -fmod=../../modules -o SemiBatch_Reactor_Ex01.exe
SemiBatch_Reactor_Ex01.o SemiBatch_Reactor_Model_Ex01.o
../../Libs/OdePack.a ../../Libs/LibOde.a ../../Libs/libMinpack.a
../../Libs/LibUtils.a ../../Libs/libGpf.a -ftrace=full

SemiBatch_Reactor_Ex01.o:SemiBatch_Reactor_Ex01.f90:(.text+0x16ac):
undefined reference to `rdata_MP_model02'
make: *** [all] Error 1

Return errors
---------------------------------------------------------

Reply all
Reply to author
Forward
0 new messages