GNU bug report logs -
#10474
Building guile 2.x under mingw + msys
Previous Next
Reported by: Andy Wingo <wingo <at> pobox.com>
Date: Tue, 10 Jan 2012 21:59:02 UTC
Severity: normal
Done: Andy Wingo <wingo <at> pobox.com>
Bug is archived. No further changes may be made.
Full log
Message #121 received at 10474-done <at> debbugs.gnu.org (full text, mbox):
On Tue 19 Feb 2013 19:00, Eli Zaretskii <eliz <at> gnu.org> writes:
>> > * libguile/load.c (scm_init_load_path) [__MINGW32__]: Convert
>> > backslashes to forward slashes in values of GUILE_LOAD_PATH and
>> > GUILE_LOAD_COMPILED_PATH.
>>
>> Is this necessary now that backslash is recognized as a file name
>> separator?
>
> Possibly. But are you sure there's no more references to '/' alone in
> C code (as opposed to in Scheme)?
I am pretty sure, yes. I just pushed some patches to make sure this is
the case, altering load.c's logic to be more structurally similar to
boot-9.scm's and preferring backslashes on Windows.
So with these last commits, hopefully native MinGW builds are supported.
Would you mind testing again? Please send a new mail to
bug-guile <at> gnu.org to track any new failures.
Thanks,
Andy
--
http://wingolog.org/
This bug report was last modified 12 years and 93 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.