Re: [Tack-devel] CVS & the new build system
Moved to https://github.com/davidgiven/ack
Brought to you by:
dtrg
From: tim k. <gt...@di...> - 2006-07-24 23:36:18
|
At 7:35 PM -0400 7/24/06, David Given wrote: >Currently it has to be on the path. > >What I do on the Sourceforge compile farm is to install LLgen into my home >directory (-DPREFIX=$HOME/) and then change my PATH to include $HOME/bin >(PATH=$PATH:$HOME/bin) before building the ACK. This does work, and I can confirm that ACK builds on OpenBSD/macppc 3.5: host:staging {150} bin/ack -v -O -ansi test.c -c.s -marm cem test.c opt test.k be test.m host:staging {151} arch OpenBSD.powerpc test.s: .sect .text .sect .rom .sect .data .sect .bss .extern _foo .sect .text _foo: STMFD R12<,{R13,R14} MOV R13,R12 LDR R11,[R13,#8] ADD R0,R11,#1 MOV R12,R13 LDMFD R12<,{R13,R15} This was run from ./pm -p to clear the object cache. tim Gregory T. (tim) Kelly Owner Dialectronics.com P.O. Box 606 Newberry, SC 29108 "Anything war can do, peace can do better." -- Bishop Desmond Tutu |