GNU bug report logs -
#15280
Building on native mingw fails
Previous Next
Reported by: "Jan Schukat" <shookie <at> email.de>
Date: Thu, 5 Sep 2013 22:44:01 UTC
Severity: normal
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 15280 in the body.
You can then email your comments to 15280 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guile <at> gnu.org
:
bug#15280
; Package
guile
.
(Thu, 05 Sep 2013 22:44:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Jan Schukat" <shookie <at> email.de>
:
New bug report received and forwarded. Copy sent to
bug-guile <at> gnu.org
.
(Thu, 05 Sep 2013 22:44:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/html, inline)]
[__cdecl-build.log (text/x-log, attachment)]
[manually-disabled-have-msvc-invalid-parameter-hander.log (text/x-log, attachment)]
[default-build.log (text/x-log, attachment)]
Reply sent
to
Andy Wingo <wingo <at> pobox.com>
:
You have taken responsibility.
(Tue, 21 Jun 2016 10:50:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
"Jan Schukat" <shookie <at> email.de>
:
bug acknowledged by developer.
(Tue, 21 Jun 2016 10:50:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 15280-done <at> debbugs.gnu.org (full text, mbox):
Hi Jan,
I believe that Eli Zaretskii builds natively on MinGW. I know we do
cross-build as well. I'm going to archive this bug; please open a new
one if you have a problem with the most recent releases. Thanks!
Andy
On Fri 06 Sep 2013 00:42, "Jan Schukat" <shookie <at> email.de> writes:
> Hello again,
> I'm trying windows builds on mingw again. My system is a 64bit Windows
> 7 and the uname -a of my mingw is this:
> MINGW32_NT-6.1 DIOGENES 1.0.18(0.48/3/2) 2012-11-21 22:34 i686 Msys
> My guile package is
> http://hydra.nixos.org/build/5775717/download/3/guile-2.0.9.76-0ac084-dirty.tar.gz
> I made 3 different builds, and have the logs of all three attached.
> First build is without any changes to the guile source. Whith this
> HAVE_MSVC_INVALID_PARAMETER_HANDLER and
> MSVC_INVALID_PARAMETER_HANDLING == DEFAULT_HANDLING are defined and
> the gcc 4.8.1 stumbles over cdecl on line 31 in msvc-inval.c
> Then I change cdecl to __cdecl on that line. GCC compiles but when
> guile-procedures.texi is generated, guile.exe throws this in a message
> box:
> "The procedure entry point _set_invalid_parameter_handler could not be
> located in the dynamic link library msvcrt.dll."
> Final attempt is manually disabling
> HAVE_MSVC_INVALID_PARAMETER_HANDLER in the config.h after configure
> was executed. With this the old backtrace on generating
> guile-procedures.texi comes up again:
> Backtrace:
> In unknown file:
> ?: 3 [apply-smob/1 #<boot-closure 69f8a0 (_ _ _)> #t ...]
> ?: 2 [apply-smob/1 #<catch-closure 6abc90> quit #<unspecified>]
> ?: 1 [apply-smob/1 #<boot-closure 69f8a0 (_ _ _)> #t ...]
> ?: 0 [apply-smob/1 #<catch-closure 55fde80>]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 19 Jul 2016 11:24:05 GMT)
Full text and
rfc822 format available.
This bug report was last modified 9 years and 23 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.