Advertising
advertising
related pastes to tag 'gcc'
- 2068645 - while question: gcc while quiz
-
- #include <stdio.h>
- main() {
- int i = 0;
- {
- } while (i < 10);
- }
- 1975520 - Akonadi Tracer build error: gcc akonadi tracer
-
- In file included from /tmp/tgz_build-akonadi/akonadi-1.4.1/server/control/agenttype.cpp:21:0:
- /tmp/tgz_build-akonadi/akonadi-1.4.1/server/control/agentmanager.h:73:5: error: ‘Tracer’ in namespace ‘org::freedesktop::Akonadi’ does not name a type
- /tmp/tgz_build-akonadi/akonadi-1.4.1/server/control/agentmanager.h:363:5: error: ‘Tracer’ in namespace ‘org::freedesktop::Akonadi’ does not name a type
- /tmp/tgz_build-akonadi/akonadi-1.4.1/server/control/agenttype.cpp: In member function ‘bool AgentType::load(const QString&, AgentManager*)’:
- /tmp/tgz_build-akonadi/akonadi-1.4.1/server/control/agenttype.cpp:67:14: error: ‘class AgentManager’ has no member named ‘tracer’
- /tmp/tgz_build-akonadi/akonadi-1.4.1/server/control/agenttype.cpp:72:14: error: ‘class AgentManager’ has no member named ‘tracer’
- 1975090 - mp-chudnovsky.c gcc gmp-chudnovsky.c -i optcswinclude -lm -lgmp -o gmp-chudnovsky.out
- preview unavailable
- 1973568 - mp-chudnovsky.c gcc gmp-chudnovsky.c -i optcswinclude -lm -lgmp -o gmp-chudnovsky.out
- preview unavailable
- 1369578 - GCC 4.4 Makefile: gcc makefile
-
- # Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
- #
- # Makefile for directory with subdirs to build.
- # Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
- # 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
- #
- # This file is free software; you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- 1368645 - GCC 4.4 Makefile: gcc makefile
-
- # Makefile.in is generated from Makefile.tpl by 'autogen Makefile.def'.
- #
- # Makefile for directory with subdirs to build.
- # Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
- # 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation
- #
- # This file is free software; you can redistribute it and/or modify
- # it under the terms of the GNU General Public License as published by
- 821540 - gentoo-gcc-3.3.6 error: gcc gentoo gcc-3.3.6
-
- gcc-3.3.6/gcc/config -I/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gc
- c/../include /var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/version.
- c -o version.o
- stage1/xgcc -Bstage1/ -B/usr/i686-pc-linux-gnu/bin/ -O2 -march=pentium4 -pipe
- -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
- -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -If -I/var/tmp/portage/sys-devel/gcc-3.
- 3.6-r1/work/gcc-3.3.6/gcc -I/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3
- .6/gcc/f -I/var/tmp/portage/sys-devel/gcc-3.3.6-r1/work/gcc-3.3.6/gcc/config -I/
- 756728 - Guilt: gcc
-
- static struct cgraph_node *
- cgraph_empty_node_for_versioning (struct cgraph_node *old_version,
- tree new_decl)
- {
- struct cgraph_node *new_version;
- struct cgraph_edge *e, *new_e;
- struct cgraph_edge *next_callee;
- 591835 - xmingw glib compilation error: mingw gcc glib cross-compiling
-
- /tmp/glib-2.12.12/glib/gutf8.c:402: undefined reference to `__g_locale_get_charset_aliases'
- .libs/gutf8.o: In function `g_get_charset':
- /tmp/glib-2.12.12/glib/gutf8.c:534: undefined reference to `__g_locale_charset_raw'
- /tmp/glib-2.12.12/glib/gutf8.c:467: undefined reference to `__g_locale_charset_unalias'
- /usr/local/20.40-toolchains/gettext/lib/libgettextlib.a(mkdtemp.o):mkdtemp.c:(.text+0x5f): undefined reference to `_gettimeofday'