gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] doesn't make with gcc 4.1


From: Michael
Subject: Re: [gcmd-dev] doesn't make with gcc 4.1
Date: Sun, 16 Sep 2007 21:20:20 +0200
User-agent: Claws-Mail MX Integration Suite 2+ beta [claws-mail.org]

Piotr:
> > It's been a long while since i had to change compilers, and i'm suddenly 
> > unsure if
> > CC=gcc-4.1  make
> > is wellformed at all...there was no error though.
> 
> try
> export CC=gcc-4.1
> export CCC==g++-4.1

I've never seen such a construct ;) 
And depcomp either not, it seems:
../../depcomp: line 512: exec: =g++-4.1: not found


another version:

~/WERKS/SVN/gcmd-1-3 mi: export CCC=g++-4.1
~/WERKS/SVN/gcmd-1-3 mi: echo $CCC
g++-4.1
~/WERKS/SVN/gcmd-1-3 mi: make
make  all-recursive
make[1]: Entering directory `/home/micha/WERKS/SVN/gcmd-1-3'
Making all in libgcmd
make[2]: Entering directory `/home/micha/WERKS/SVN/gcmd-1-3/libgcmd'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/micha/WERKS/SVN/gcmd-1-3/libgcmd'
Making all in src
make[2]: Entering directory `/home/micha/WERKS/SVN/gcmd-1-3/src'
Making all in tags
make[3]: Entering directory `/home/micha/WERKS/SVN/gcmd-1-3/src/tags'
source='gnome-cmd-tags.cc' object='gnome-cmd-tags.o' libtool=no \
        DEPDIR=.deps depmode=none /bin/sh ../../depcomp \
        =g++-4.1 -DHAVE_CONFIG_H -I. -I. -I../..  -Wall -I../.. -I.. -DORBIT2=1 
-pthread -DPNG_NO_MMX_CODE -I/usr/include/libgnomeui-2.0 
-I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 
-I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
-I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gnome-keyring-1 
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include 
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/libpng12 
-I/usr/include/libxml2   -pthread -DORBIT2=1 -I/usr/include/gnome-vfs-2.0 
-I/usr/lib/gnome-vfs-2.0/include -I/usr/include/gconf/2 
-I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include    
-I/usr/include/taglib     
-DPLUGIN_DIR=\""/usr/local/lib/gnome-commander/plugins"\"    -c -o 
gnome-cmd-tags.o gnome-cmd-tags.cc
../../depcomp: line 512: exec: =g++-4.1: not found


This is #1166 now...someone fiddled with the source ;)

> I need to have a closer look to the build problem.

Yes, and i fear i can't help you anyway.
Well, i'll find a way to downgrade somehow.
But ASAP is not lightspeed the moment.

thx

 m°





reply via email to

[Prev in Thread] Current Thread [Next in Thread]