On Tue, Apr 29, 2008 at 12:47 PM, Allan McRae <mcrae_allan@hotmail.com> wrote:
Allan McRae wrote:
Ronald van Haren wrote:
pss. A couple of days ago I did build pcmanx-gtk2 for Shinlun on i686, but I failed on the build machine. Asked two times if a x86_64 TU could take a look at it but I've never seen any response, nor is the package updated.
I had to really search to find that... hidden away in the Shinlun thread as it was. Admittedly, I really skimmed through those emails when I got back. I will have a look at that package tonight.
I have got it building. Two problems in the CFLAGS. It should be "-O2" not "-02". I can't believe that I typed that :p .... /me hides
Also gcc-3.4 didn't know about x86_64 so that is a no go for -march/-mtune. I didn't know that. I thought it had something to do with the build machine. Thanks for clarifying that.
Adjusting the PKGBUILD and uploading now...
Allan
Thanks again :) Ronald