----- Original Message -----
From: "Masamichi HOSODA" <[email protected]>
To: <[email protected]>
Cc: <[email protected]>; <[email protected]>; <[email protected]>;
<[email protected]>
Sent: Tuesday, February 24, 2015 3:41 PM
Subject: Re: time-signature-single-digit.ly and
time-signature-single-digit.ly don't have \version
I've received your log file.
The log file includes following messages.
```
configure: error: in
`/home/gub/NewGub/gub/target/linux-x86/build/cross/gcc-core-4.9.2/i686-linux/libgcc':
configure: error: cannot compute suffix of object files: cannot
compile
See `config.log' for more details.
```
Would you show me the config.log?
Attached are the config.log from the directory above and from the
gcc-core-4.9.2 directory.
Thank you for config.log files.
Probably, when build / host and target are just same, gcc building is
failed.
In my environment (Ubuntu 64bit),
To build linux-x86::cross/gcc-core:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... i686-pc-linux-gnu
To build linux-64::cross/gcc-core:
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-pc-linux-gnu
Therefore, build / host and target are different.
In your environment (Ubuntu 32bit),
To build linux-x86::cross/gcc-core:
configure:2322: checking build system type
configure:2336: result: i686-pc-linux-gnu
configure:2383: checking host system type
configure:2396: result: i686-pc-linux-gnu
configure:2416: checking target system type
configure:2429: result: i686-pc-linux-gnu
Therefor, build / host and target are just same.
I've fixed this issue in my branch.
https://github.com/trueroad/gub/tree/gcc-4.9
Would you update GUB and try again?
OK - this allowed me to proceed for over an hour of further build. It
stopped when it tried to download
http://lilypond.org/download/gub-sources/freebsd-runtime/freebsd-runtime-6.2-1.i386.tar.gz -
which doesn't exist. I've spent a while looking and can't find a
freebsd-runtime tarball anywhere. Does anyone know wherre they are or how
to create one?
--
Phil Holmes
_______________________________________________
bug-lilypond mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-lilypond