04-10-2013, 12:53 AM
Why do you need to edit the file? Crosscompiling? Anything we could do to remove this manual step? Such as having some cmdline options, or using environment variables?
|
Bearbin's Automated Builds
|
|
04-10-2013, 12:53 AM
Why do you need to edit the file? Crosscompiling? Anything we could do to remove this manual step? Such as having some cmdline options, or using environment variables?
04-10-2013, 02:22 AM
I tried using environment variables but it didn't work
![]() Anyway, I only have to change the makefile when you do
04-10-2013, 03:03 AM
What are your modifications? It may be easily doable.
04-10-2013, 04:24 PM
It's just putting -m32 in the cflags the cxxflags and the linkerflags.
04-10-2013, 05:44 PM
See, that one is easily done. Just run "make <whatever params you have now> addm32=1"
04-10-2013, 09:38 PM
Thanks
04-21-2013, 09:33 PM
One question, do you make your builds as release or debug?
04-22-2013, 05:15 AM
Release, debug would be too slow for people to use and just eat up space. If people want to debug, they should be able to compile themselves
Thanks given by: tonibm19
04-29-2013, 05:03 AM
The RasPi seems stuck again. Maybe get a wall-socket timer and have it power-cycle every night
05-03-2013, 04:42 AM
It don't works, it says Website is currently unavailable. Please fix it.
|
|
« Next Oldest | Next Newest »
|