Re: [aur-general] gdc-git

2013-02-28 Thread Anntoin Wilkinson


Hi Jorge,

There is a gdc-git package in the AUR already, I'd recommend you check 
that out.


Regarding your error, from what I can see in your package function make 
install isn't called in the correct directory.




[aur-general] gdc-git

2013-02-28 Thread Jorge Barroso
Hi, I'm updating the gdc-bin package, but nowadays it is turned a git package, 
so I'm compiling from source (and it will be named gdc-git).

I have a problem while compiling the source (I use makepkg once to check the 
package) while i'm doing "make" to gcc according with the general installation 
guide on the project's webpage. I don't know which is exactly the problem, but 
those are the PKGBUILD[1] and what happens[2] after doing the source 
downloads.

[1] http://pastebin.com/cWe4dDtv
[2] http://pastebin.com/RndQVYpH

I've thought it could be because of the line:

make -j2 2>&1 | tee build.log ||return 1 

Because in my specific case it should be -j3, but I don't think it means too 
much because "by defect" configuration of makepkg.conf was -j2 for a long time 
even there was a 64 bits version.

Does anybody knows what happens? Thanks in advance

signature.asc
Description: This is a digitally signed message part.