public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* Bug while compiling source code using gtk and openmoko
@ 2008-06-10  6:37 atul raut
  0 siblings, 0 replies; only message in thread
From: atul raut @ 2008-06-10  6:37 UTC (permalink / raw)
  To: gcc-bugs

Hi,

I am trying to build application for opnemoko using Gtk+ it is giving me 
error message any Idea ?

As per your requirement 
[Info]

# Version of GCC :gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
# the system type : Debian 4.1.1-21

# The options given when GCC was configured/built :

CC = $(OM)/build/tmp/cross/arm-angstrom-linux-gnueabi/bin/gcc
CFLAGS = -I$(TOP_DIR)
LDFLAGS = -L$(OM)/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib -Wl,-rpath-link,$(OM)/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib -Wl,-O1 -g -o

PKG = `$(OM)/build/tmp/staging/i686-linux/usr/bin/pkg-config --cflags --libs libmokoui2 libgsmd libmokogsmd2`

all:
	${CC} ${CFLAGS} ${LDFLAGS} $(TARGET) $(SRC) $(PKG) -lmokogsmd2 -lmokoui2 

# The complete command line that triggers the bug :make

waiting for kind reply

br
atul
#The compiler output (error messages, warnings, etc.) :
CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/libmokoui2
cc1: internal compiler error: in add_path, at c-incpath.c:362

# the preprocessed file (*.i*) that triggers the bug, generated by adding -save-temps to the complete compilation command, or, in the case of a bug report for the GNAT front end, a complete set of source files (see below).

------------------------------------------------------------------------------------------------------------------  "You Never Get a Second Chance to Make First Good Impression"  Atul Raut    Hyderabad - 500 033         


      Bring your gang together. Do your thing. Find your favourite Yahoo! group at http://in.promos.yahoo.com/groups/


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-06-10  6:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-10  6:37 Bug while compiling source code using gtk and openmoko atul raut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).