Hi R. S.,

On Sun, 26 May 2013 16:19:12 +0200
"R. S." <rs...@live.com> wrote:

> dmake -f makefile.mk
> ====================== 
> del /f config.h
> Can not find D:\perl\win32\config.h.
> copy config_H.gc config.h
> Number of copied files:         1.
> 
> It is strange because both of these files are present in the win32 dir
> but only one is found.
> 
> Maybe the version of dmake I use is outdated
> http://code.google.com/a/apache-extras.org/p/dmake/downloads/detail?name=dmake-win32-4.12.zip&can=1&q=
> 
> system is windows xp sp3
> compiler:
> http://sourceforge.net/projects/mingwbuilds/files/host-windows/releases/4.8.0/32-bit/threads-posix/sjlj/x32-4.8.0-release-posix-sjlj-rev2.7z
> ,
> compiler works ok on my projects
> 
> perl: http://www.cpan.org/src/5.0/perl-5.18.0.tar.gz
> 

What are you trying to do? Are you trying to build perl from source on WinXP
SP3? (32-bit or 64-bit?) If so, I'm not sure if this belongs on
beginners@perl.org .

Regards,

        Shlomi Fish

> my path:
> C:\WINDOWS\system32;C:\WINDOWS;d:\dmake;d:\mingw32\bin;d:\perl;d:\perl\win32
> 
> at the end of compilation I got this:
> 
> d:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.0/../../../../i686-w64-mingw32/bin/ld.exe:
>  ..\libperl518s.a(perllib.o):
> bad reloc address 0x0 in section `.data' collect2.exe: error: ld returned 1
> exit status dmake:  Warning: -- Found file corresponding to virtual target
> [..\uudmap.h]. dmake:  Error code 129, while making '..\perl-static.exe'
> 
> I got uncommented these lines in makefile.mk:
> BUILD_STATIC    *= define
> ALL_STATIC      *= define
> 
> 



-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Perl Humour - http://perl-begin.org/humour/

Selina: Quite a weird lot this supernatural underworld seems to be.
    — http://www.shlomifish.org/humour/Selina-Mandrake/

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to