* tests/runpath-in-lalib.at: Make sure shared libraries are created
on Windows by passing -no-undefined. Otherwise libb.la fails to record
a dependency on liba.la, and the final link of the program then fails
with undefined symbols.
Signed-off-by: Peter Rosin
---
tests/runpath-in-lalib.at |1
* tests/with-pic.at: Windows uses "-DDLL_EXPORT -DPIC" as the pic
"flag", but never applies it to static libraries. Cater for this
and skip if no "real" pic flag is in use.
Signed-off-by: Peter Rosin
---
tests/with-pic.at | 11 ++-
1 files changed, 10 insertions(+), 1 deletions(-)
Ok
Hi Peter,
On 19 ก.ย. 2012, at 15:56, Peter Rosin wrote:
> * tests/with-pic.at: Windows uses "-DDLL_EXPORT -DPIC" as the pic
> "flag", but never applies it to static libraries. Cater for this
> and skip if no "real" pic flag is in use.
> [[...]]
>
> Ok to push?
Yes, with nit below addressed. Th
On 2012-09-19 09:31, Peter Rosin wrote:
> * tests/runpath-in-lalib.at: Make sure shared libraries are created
> on Windows by passing -no-undefined. Otherwise libb.la fails to record
> a dependency on liba.la, and the final link of the program then fails
> with undefined symbols.
>
> Signed-off-by
On 2012-09-19 11:20, Gary V. Vaughan wrote:
> Hi Peter,
>
> On 19 ก.ย. 2012, at 15:56, Peter Rosin wrote:
>
>> * tests/with-pic.at: Windows uses "-DDLL_EXPORT -DPIC" as the pic
>> "flag", but never applies it to static libraries. Cater for this
>> and skip if no "real" pic flag is in use.
>> [[.
On 2012-09-19 11:26, Peter Rosin wrote:
> On 2012-09-19 09:31, Peter Rosin wrote:
>> * tests/runpath-in-lalib.at: Make sure shared libraries are created
>> on Windows by passing -no-undefined. Otherwise libb.la fails to record
>> a dependency on liba.la, and the final link of the program then fails
Hi Peter,
My bad, I'm embarrassed to say. I started to write a script to make the
appropriate changes, but ended up doing it manually rather than adding more and
more corner cases to the throwaway script... a poor choice in hindsight :-(
On 19 ก.ย. 2012, at 19:27, Peter Rosin wrote:
> On 2012-
On 2012-09-19 16:20, Gary V. Vaughan wrote:
> Hi Peter,
>
> My bad, I'm embarrassed to say. I started to write a script to make the
> appropriate changes, but ended up doing it manually rather than adding
> more and more corner cases to the throwaway script... a poor choice in
> hindsight :-(
It'
Peter Rosin wrote:
* tests/deplibs-mingw.at: Restore LDFLAGS for the configure run so that
the linker does not see -no-undefined. Makes the test pass instead of
skip on MinGW.
Signed-off-by: Peter Rosin
---
tests/deplibs-mingw.at |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
Peter Rosin wrote:
On 2012-09-19 09:31, Peter Rosin wrote:
* tests/runpath-in-lalib.at: Make sure shared libraries are created
on Windows by passing -no-undefined. Otherwise libb.la fails to record
a dependency on liba.la, and the final link of the program then fails
with undefined symbols.
Sig
Peter Rosin wrote:
* tests/with-pic.at: Windows uses "-DDLL_EXPORT -DPIC" as the pic
"flag", but never applies it to static libraries. Cater for this
and skip if no "real" pic flag is in use.
I'm not sure that this test is suitable for mingw host.
Signed-off-by: Peter Rosin
---
tests/with-
On 2012-09-19 21:25, Roumen Petrov wrote:
> Peter Rosin wrote:
>> * tests/deplibs-mingw.at: Restore LDFLAGS for the configure run so that
>> the linker does not see -no-undefined. Makes the test pass instead of
>> skip on MinGW.
>>
>> Signed-off-by: Peter Rosin
>> ---
>> tests/deplibs-mingw.at |
On 2012-09-19 21:43, Roumen Petrov wrote:
> Peter Rosin wrote:
>> * tests/with-pic.at: Windows uses "-DDLL_EXPORT -DPIC" as the pic
>> "flag", but never applies it to static libraries. Cater for this
>> and skip if no "real" pic flag is in use.
> I'm not sure that this test is suitable for mingw ho
On 2012-09-19 21:32, Roumen Petrov wrote:
> Peter Rosin wrote:
>> On 2012-09-19 09:31, Peter Rosin wrote:
>>> * tests/runpath-in-lalib.at: Make sure shared libraries are created
>>> on Windows by passing -no-undefined. Otherwise libb.la fails to record
>>> a dependency on liba.la, and the final lin
Peter Rosin wrote:
On 2012-09-19 21:25, Roumen Petrov wrote:
Peter Rosin wrote:
* tests/deplibs-mingw.at: Restore LDFLAGS for the configure run so that
the linker does not see -no-undefined. Makes the test pass instead of
skip on MinGW.
Signed-off-by: Peter Rosin
---
tests/deplibs-mingw.at
Peter Rosin wrote:
On 2012-09-19 21:43, Roumen Petrov wrote:
Peter Rosin wrote:
* tests/with-pic.at: Windows uses "-DDLL_EXPORT -DPIC" as the pic
"flag", but never applies it to static libraries. Cater for this
and skip if no "real" pic flag is in use.
I'm not sure that this test is suitable f
On 2012-09-19 23:02, Roumen Petrov wrote:
> Peter Rosin wrote:
>> On 2012-09-19 21:43, Roumen Petrov wrote:
>>> Peter Rosin wrote:
* tests/with-pic.at: Windows uses "-DDLL_EXPORT -DPIC" as the pic
"flag", but never applies it to static libraries. Cater for this
and skip if no "real"
17 matches
Mail list logo