[Geany-devel] DebianBug#583833: geany -g: /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory on x86_64

Enrico Tröger enrico.troeger at xxxxx
Thu Jun 3 11:24:50 UTC 2010


On Wed, 2 Jun 2010 15:09:12 -0300, Damián wrote:

> Thanks for your bug report Julian I dug up a little more and...
> 
> This is a consequence of geany using -undef on the gcc call to
> pre-process the .h files.
> 
> src/symbols.c:1316
> int symbols_generate_global_tags(int argc, char **argv, gboolean
> want_preprocess) {
>         /* -E pre-process, -dD output user macros, -p prof info (?),
>          * -undef remove builtin macros (seems to be needed with FC5
> gcc 4.1.1) */ const char pre_process[] = "gcc -E -dD -p -undef";
> 
> I don't think using -undef makes sense and probably this is not the
> only symbol-related thing that would break with it.
> 
> Let's hear what Geany developers think about it. Enrico, Nick, Frank,
> any thoughts?

This has already been discussed in
https://sourceforge.net/tracker/index.php?func=detail&aid=2572201&group_id=153444&atid=787791.

I don't see any new options other than adding a new command line
option. Any ideas are welcome.

Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/devel/attachments/20100603/46936a4e/attachment.pgp>


More information about the Devel mailing list