You are not logged in.

#1 2004-11-24 12:59:16

dekernel
Member
From: Vassar, MI USA
Registered: 2004-03-22
Posts: 117

libstd++ issue

I am not sure the proper etique, but I am going to try and move a discussion
http://bbs.archlinux.org/viewtopic.php?t=8256
over to this forum where I should have all along.

Offline

#2 2004-11-24 18:25:03

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: libstd++ issue

well i am not sure why you would be able to build outside of makepkg since the builds are only executing the same commands you would compiling from source without makepkg.

i suggest filing a bug report since Judd does not come here often and this seems to be related to packages he codes and maintains.


AKA uknowme

I am not your friend

Offline

#3 2004-11-25 01:39:53

dekernel
Member
From: Vassar, MI USA
Registered: 2004-03-22
Posts: 117

Re: libstd++ issue

Well, I guess it is time for me to put on my dunce hat sad

It would appear that my problem is with my compiler options that I defined in makepkg.conf file. All I can say is that under no circumstances should someone use:

export CFLAGS="-march=pentium4 -mfpmath=sse -msse2 -mmmx-O2 -pipe"
export CXXFLAGS="-march=pentium4 -mfpmath=sse -msse2 -mmmx -O2 -pipe"

The problem appears to be with the "-mmmx" option. It must conflict with the other options. Not sure why. Looks like I need some schoolin' fer 'piler options!!!

Offline

#4 2004-11-25 04:37:15

sarah31
Member
From: Middle of Canada
Registered: 2002-08-20
Posts: 2,975
Website

Re: libstd++ issue

too many m's perhaps ( i am not educated on it myself)? also there appears to be no space between -mmmx and the -O2 in the CFLAGS line


AKA uknowme

I am not your friend

Offline

Board footer

Powered by FluxBB