Mailinglist Archive: zypp-devel (116 mails)
| < Previous | Next > |
Re: [zypp-devel] Please watch gcc warnings..
- From: Martin Vidner <mvidner@xxxxxxx>
- Date: Wed, 20 Jun 2007 19:01:24 +0200
- Message-id: <20070620170124.GC24716@xxxxxxxxxxxxxxxx>
On Mon, Jun 18, 2007 at 10:23:08PM +0200, Michael Andres wrote:
> gcc42 in stable
> ---------------
> I just installed the packages from /dist/install/stable-x86/ on my 10.2
> without problems.
This has worked for me:
# cd .../full-i386/suse/i586
# rpm -Uhv cpp.rpm gcc.rpm gcc-c++.rpm libstdc++-devel.rpm
Do not get fooled by this, which also works, but gives you
/usr/bin/g++-4.2 instead of /usr/bin/g++
# rpm -Uhv cpp42.rpm gcc42{,-c++}.rpm libgcc42.rpm libgomp42.rpm libmudflap42.rpm libstdc++42{,-devel}.rpm
But...
Now I get tons of errors, *including* ones inside libstdc++?? Like:
/usr/include/c++/4.2.1/stdexcept:46: error: expected `=' before '__attribute__'
--
Martin Vidner, YaST developer
http://en.opensuse.org/User:Mvidner
Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
> gcc42 in stable
> ---------------
> I just installed the packages from /dist/install/stable-x86/ on my 10.2
> without problems.
This has worked for me:
# cd .../full-i386/suse/i586
# rpm -Uhv cpp.rpm gcc.rpm gcc-c++.rpm libstdc++-devel.rpm
Do not get fooled by this, which also works, but gives you
/usr/bin/g++-4.2 instead of /usr/bin/g++
# rpm -Uhv cpp42.rpm gcc42{,-c++}.rpm libgcc42.rpm libgomp42.rpm libmudflap42.rpm libstdc++42{,-devel}.rpm
But...
Now I get tons of errors, *including* ones inside libstdc++?? Like:
/usr/include/c++/4.2.1/stdexcept:46: error: expected `=' before '__attribute__'
--
Martin Vidner, YaST developer
http://en.opensuse.org/User:Mvidner
Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |