aMule Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

We're back! (IN POG FORM)

Pages: 1 [2]

Author Topic: Can't find amuled after compilation  (Read 11956 times)

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: Can't find amuled after compilation
« Reply #15 on: April 15, 2006, 01:48:47 PM »

Quote
Originally posted by IhmSelbst
also outdated gcc probably:
IhmSelbst, do you know where this warning comes from and what it means?

You will see this warning even if you use GCC 4.x with standard CXXFLAGS settings (build it yourself and look carefully at the output) and it's completely unrelated to the compilation error (it just means that SSE2 optimizations are always disabled with older GCC versions, but they are actually disabled with *all* GCC versions unless you add "-msse2" to your CXXFLAGS, which most people don't do).
Logged

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: Can't find amuled after compilation
« Reply #16 on: April 16, 2006, 12:54:57 AM »

hum. - just remembered a compiling error on some cvsbuild weeks/months aog, referring to gcc prior 3.3.somewhat or so....

IhmSelbst

  • Full Member
  • ***
  • Karma: 3
  • Offline Offline
  • Posts: 220
    • http://www.ed2k-serverboard.de/
Re: Can't find amuled after compilation
« Reply #17 on: April 16, 2006, 01:04:59 AM »

ooops. - because of gcc... - meant _this thread_. - ok, forget the posting above... :] ;(

Gerd78

  • Hero Member
  • *****
  • Karma: 9
  • Offline Offline
  • Posts: 681
Re: Can't find amuled after compilation
« Reply #18 on: April 16, 2006, 06:19:40 AM »

We have multiple errors here, one of which is indeed related to the GCC version. But this is not related to the CryptoPP warning, it's just the well-known RedHat-9 compiler crash (which happens in amule.cpp).

@advantz, could you try a CVS snapshot of aMule? The compiler crash in amule.cpp might be worked around there (at least this is how I understand the changelog).
« Last Edit: April 16, 2006, 06:21:46 AM by Gerd78 »
Logged

advantz

  • Approved Newbie
  • *
  • Karma: 0
  • Offline Offline
  • Posts: 19
Re: Can't find amuled after compilation
« Reply #19 on: April 16, 2006, 10:50:58 AM »

actually I already used the rpm of suse 9.0 from IhmSelbst.
Since it worked fine with RH9.0 but with upgrade A LOT of dependencies.

I already upgraded gcc version to 3.3 instead of 3.2.2.5 Do you still want me to try it anyway?
let me know :D
Logged
Pages: 1 [2]