Post Forwarded on behalf of Rafael.
Alan
__
Alan W. Irwin
Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).
Programming affiliations with the FreeEOS equation-of-state implementation
for stellar in
Hi Robert:
On 2008-10-08 11:31+0200 Robert Pollak wrote:
> A build with BUILD_SHARED_LIBS=ON gets problems at the same location (in
> unmodified rev8861):
What happens for revision 8864 for the BUILD_SHARED_LIBS=ON case? Could you
also confirm you are using ENABLE_DYNDRIVERS=OFF? (I think that
On 2008-10-08 11:31+0200 Robert Pollak wrote:
> Hi Alan, Arjen,
>
> Alan wrote:
>> Robert, what happens if you add
>>
>> #define PLDLLEXPORT
>> #define PLDLLIMPORT
>>
>> to the #else stanza above? I predict that will fix your problem with
>> the -DBUILD_SHARED_LIBS=OFF case.
>
> Yes, this
On 2008-10-08 12:56+0200 Robert Pollak wrote:
> Hi,
>
> I wrote:
>> Unfortunately, it makes another compile error in svg.c visible:
>>
>> D:\project\PLPlot\drivers\svg.c(341) : error C2143: syntax error :
>> missing ';' before 'type'
>
> This is fixed by simply removing the unused "int i;" line.
>
Robert Pollak wrote:
Arjen Markus wrote:
Does this mean you can now properly build static libraries?
Yes, I can build them with the mentioned svg.c change and with Alan's:
Index: include/pldll.h
===
--- include/pldll.h
Arjen Markus wrote:
> Does this mean you can now properly build static libraries?
Yes, I can build them with the mentioned svg.c change and with Alan's:
Index: include/pldll.h
===
--- include/pldll.h (revision 8861)
+++ include/p
Hi,
I wrote:
> Unfortunately, it makes another compile error in svg.c visible:
>
> D:\project\PLPlot\drivers\svg.c(341) : error C2143: syntax error :
> missing ';' before 'type'
This is fixed by simply removing the unused "int i;" line.
Can someone please commit this change?
-- Robert
---
Robert Pollak wrote:
Hi,
I wrote:
Unfortunately, it makes another compile error in svg.c visible:
D:\project\PLPlot\drivers\svg.c(341) : error C2143: syntax error :
missing ';' before 'type'
This is fixed by simply removing the unused "int i;" line.
Can someone please commit this ch
Hi Alan, Arjen,
Alan wrote:
> Robert, what happens if you add
>
> #define PLDLLEXPORT
> #define PLDLLIMPORT
>
> to the #else stanza above? I predict that will fix your problem with
> the -DBUILD_SHARED_LIBS=OFF case.
Yes, this fixes the problem in this case (besides some macro
redefiniti
Alan W. Irwin wrote:
>Try it now (after revision 8862). What I did was make a local copy of
>CMakeFortranInformation.cmake modified (I hope) to allow what you want
>(check for Fortran platform files in ${CMAKE_MODULE_PATH}/Platform). I
>have checked (with temporary message commands) that
>cmake/
On 2008-10-08 09:01+0200 Arjen Markus wrote:
> Alan W. Irwin wrote:
>
>>
>> Hi Arjen:
>>
>> Assuming I understand the naming conventions properly, I think you
>> just need
>> another Platform file called Windows-GNU-Fortran.cmake with the
>> appropriate
>> gfortran flags corresponding to the equiv
Alan W. Irwin wrote:
>
> Hi Arjen:
>
> Assuming I understand the naming conventions properly, I think you
> just need
> another Platform file called Windows-GNU-Fortran.cmake with the
> appropriate
> gfortran flags corresponding to the equivalent C flags in
> Windows-gcc.cmake.
> The location f
12 matches
Mail list logo