[ADMB Users] Please test updated installation documentation.
Jon Schnute
schnutej-dfo at shaw.ca
Sat Nov 16 16:27:44 PST 2013
Johnoel and Dave - Thanks for the updated documentation. I've tried to
follow it carefully, starting with the file admb-latest.zip obtained via
your link:
http://www.admb-project.org/buildbot/snapshots/admb-latest.zip
>From this I manually extracted the 'admb' directory tree to D:\Temp\admb.
That's essentially step 2, where I've used a slightly different directory
than you suggested. I then used a command window to install mingw:
D:\Temp\admb\> utilities\get-mingw.bat
That seemed to work fine, giving me a fully populated tree at
D:\Temp\admb\utilities\mingw. Furthermore, I get g++ version 4.8.1 with the
command:
D:\Temp\admb\utilities\mingw\bin>g++ --version
g++ (GCC) 4.8.1
I presume this is a 32-bit compiler, right? Anyway I'm now done with step 4.
To implement step 5, I used the command:
D:\Temp\admb\make
This seemed to be working nicely for a while until it failed suddenly while
trying to compile the file amoeba.cppp. Here is the final console of
information:
***** Final screen
g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE
-I..\
build\dist\include -o..\build\objects\dist\saflp-linad99-vrannegbin.obj
linad99\
vrannegbin.cpp
g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE
-I..\
build\dist\include -o..\build\objects\dist\saflp-linad99-vregress.obj
linad99\vr
egress.cpp
g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE
-I..\
build\dist\include -o..\build\objects\dist\saflp-linad99-vspline.obj
linad99\vsp
line.cpp
g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE
-I..\
build\dist\include -o..\build\objects\dist\saflp-linad99-vtdev.obj
linad99\vtdev
.cpp
g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE
-I..\
build\dist\include -o..\build\objects\dist\saflp-linad99-xfmmtr1.obj
linad99\xfm
mtr1.cpp
g++ -c -O3 -Wall -DSAFE_ALL -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE
-I..\
build\dist\include -o..\build\objects\dist\saflp-linad99-xgradclc.obj
linad99\xg
radclc.cpp
g++ -c -O3 -Wall -DOPT_LIB -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE
-I..\b
uild\dist\include -o..\build\objects\dist\optlp-nh99-adsleep.obj
nh99\adsleep.cp
p
g++ -c -O3 -Wall -DOPT_LIB -D__GNUDOS__ -Dlinux -D__SPDLL__ -DUSE_LAPLACE
-I..\b
uild\dist\include -o..\build\objects\dist\optlp-nh99-amoeba.obj
nh99\amoeba.cpp
process_begin: CreateProcess(NULL, cat ../VERSION, ...) failed.
***** End of final screen
This is a bit weird, perhaps the result of recent changes to the source
code. But rest assured that I'm taking everything written by both of you
very seriously. I really appreciate your efforts.
Jon
From: users-bounces at admb-project.org [mailto:users-bounces at admb-project.org]
On Behalf Of Johnoel Ancheta
Sent: November-16-13 12:04 PM
To: dave fournier
Cc: ADMB Users
Subject: Re: [ADMB Users] Please test updated installation documentation.
Ahh, thanks for the feedback. I assume that you are using
http://www.admb-project.org/buildbot/documentation/quickstartwindows.html
Which failed at step 5
On Sat, Nov 16, 2013 at 9:55 AM, dave fournier <davef at otter-rsch.com> wrote:
So then I installed the msys tools using the installer at. Note that I ONLY
installed the tools since the comiler is presumably already installed with
Johnoel's
commands.
http://sourceforge.net/projects/mingw/files/Installer/
put
c:\MinGW\msys\1.0\bin
on my path.
Check by using commands like rm and cp. OK so far.
_______________________________________________
Users mailing list
Users at admb-project.org
http://lists.admb-project.org/mailman/listinfo/users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.admb-project.org/pipermail/users/attachments/20131116/d2ce77b3/attachment.html>
More information about the Users
mailing list