https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80655
--- Comment #4 from Armin K. ---
There is a log file in the tarball with all the options. Package is built with
cmake, so there's lot of them.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80655
--- Comment #2 from Armin K. ---
Created attachment 41333
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41333&action=edit
Preprocessed source files
Here are the requested files. I apologize for having to compress them, but a
single file e
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: krejzi at email dot com
Target Milestone: ---
When building SPIRV-Tools with gcc-7.1.0 (stock, self-built), it builds fine
for 64 bit, but not for 32 bit (multilib setup).
The part of
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65713
--- Comment #4 from Armin K. ---
Yes, that works. I'll take it to libgpg-error upstream. Thanks for the quick
response and please close this bug.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65713
--- Comment #2 from Armin K. ---
Created attachment 35276
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35276&action=edit
File used to produce the first two files
Two files are generated with gcc -E _mkerrcodes.h
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65713
--- Comment #1 from Armin K. ---
Created attachment 35275
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35275&action=edit
gcc 5.0.0 snapshot output
: preprocessor
Assignee: unassigned at gcc dot gnu.org
Reporter: krejzi at email dot com
Created attachment 35274
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35274&action=edit
gcc-4.9.2 output
Using GCC snapshot 5.0.0 20150405 (experimental) and trying to build
libgpg-err
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53662
--- Comment #2 from Armin K. 2012-06-13 21:17:35 UTC
---
(In reply to comment #1)
>
> That means you need a 64-bit capable binutils.
>
> Just a guess, but you might need to use --target=x86_64-unknown-linux-gnu to
> make a cross compiler for x8
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53662
Bug #: 53662
Summary: Cannot build static gcc on i686 linux gnu with -m64
support.
Classification: Unclassified
Product: gcc
Version: 4.6.3
Status: UNCONFIRMED