Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Error while compling and linking the fortran g95 compiler to a dll
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Samuel  
View profile  
 More options Aug 14 2012, 9:52 am
From: Samuel <saiwar...@gmail.com>
Date: Tue, 14 Aug 2012 06:52:08 -0700 (PDT)
Local: Tues, Aug 14 2012 9:52 am
Subject: Error while compling and linking the fortran g95 compiler to a dll

Hi All,
Please i recently encounter this error while traying to compile and link
the fortran compiler with a dll file.
the G95 version was downloaded from *http://ftp.g95.org/g95-MinGW-41.exe*<http://ftp.g95.org/g95-MinGW-41.exe>
I am running on Windows 7, 32-bit platform
the output error is:
C:\Users\208524485\AppData\Local\Temp/ccciiFYx.o:Zdplaskin_m.F90:
(.test+0x3d7>: undefined reference to 'zdplaskin_bolsig_initcondition_'
C:\Users\208524485\AppData\Local\Temp/ccciiFYx.o:Zdplaskin_m.F90:
(.test+0x42d>: undefined reference to 'zdplaskin_bolsig_readcollision_'
C:\Users\208524485\AppData\Local\Temp/ccciiFYx.o:Zdplaskin_m.F90:
(.test+0x44c>: undefined reference to 'zdplaskin_bolsig_getcollision_'
C:\Users\208524485\AppData\Local\Temp/ccciiFYx.o:Zdplaskin_m.F90:
(.test+0x9c3>: undefined reference to 'zdplaskin_bolsig_sname_'
C:\Users\208524485\AppData\Local\Temp/ccciiFYx.o:Zdplaskin_m.F90:
(.test+0xd80>: undefined reference to 'zdplaskin_bolsig_reacsgn_'
C:\Users\208524485\AppData\Local\Temp/ccciiFYx.o:Zdplaskin_m.F90:
(.test+0x42ad>: undefined reference to 'zdplaskin_bolsig_solveboltzmann_'
C:\Users\208524485\AppData\Local\Temp/ccciiFYx.o:Zdplaskin_m.F90:
(.test+0xd80>: undefined reference to 'zdplaskin_bolsig_geteedf_'
Please kindly advise


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
psycho_dad  
View profile  
 More options Aug 14 2012, 12:45 pm
From: psycho_dad <s.nesse...@gmail.com>
Date: Tue, 14 Aug 2012 09:45:32 -0700 (PDT)
Local: Tues, Aug 14 2012 12:45 pm
Subject: Re: Error while compling and linking the fortran g95 compiler to a dll

Hey dude,
I take it that zdplaskin is the plasma kinetics program? If so, have you
followed all the instructions found in the following link?
http://www.zdplaskin.laplace.univ-tlse.fr/download_solver.php

The error you got "undefined reference to 'zdplaskin_bolsig_initcondition"
probably means that there's some problem finding the lib. Unfortunately,
this is as far as I can go without more info from you, ie the file you
tried to compile, the makefile or script you used etc.

According to this:
http://www.zdplaskin.laplace.univ-tlse.fr/download.php
g95 hasn't been officially tested by the developers, so perhaps you could
try one of the other compilers if all fails :(

Cheers


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »