: Vanderputten, Jennifer
Cc: par@perl.org
Subject: Re: Build error
On Wed, Jul 15, 2009 at 4:54 PM, wrote:
>
> Reini's fix got me past that first error (thanks Reini!). As you've
> said Roderich, something is still amiss because I am seeing another
> error down the line (and yes,
On Wed, Jul 15, 2009 at 4:54 PM, wrote:
>
> Reini's fix got me past that first error (thanks Reini!). As you've
> said Roderich, something is still amiss because I am seeing another
> error down the line (and yes, par.exe does not exist, only par.dll):
>
> Creating library file: libpar.dll.a
> /u
Reini's fix got me past that first error (thanks Reini!). As you've
said Roderich, something is still amiss because I am seeing another
error down the line (and yes, par.exe does not exist, only par.dll):
Creating library file: libpar.dll.a
/usr/bin/perl.exe -e1
/usr/bin/perl.exe ./file2c.pl ./p
2009/7/14 :
> Can't figure out where exactly it's coming from. Environmental perhaps?
> Is there a magic export to save the day?
>
> Here's the make error:
> gcc -shared -o par.dll -Wl,--out-implib=libpar.dll.a
> -Wl,--export-all-symbols -Wl,--enable-auto-import -Wl,--stack,8388608
> -Wl,--enabl
On Tue, Jul 14, 2009 at 8:42 PM, wrote:
> Can't figure out where exactly it's coming from. Environmental perhaps?
> Is there a magic export to save the day?
>
> Here's the make error:
> gcc -shared -o par.dll -Wl,--out-implib=libpar.dll.a
...
That looks suspicious to me: AFAICT myldr/Makefile s