On Sat Aug 09 07:02:16 2008, [EMAIL PROTECTED] wrote: > Last weekend tetragon and I had considerable discussion on #parrot about > this problem. My diagnosis was that we should not be handling > command-line options at all in 'hints' files; they should be handled in > inter::progs. > > The patch attached removes options handling from > config/init/hints/darwin.pm, adds a prompt for the flag about which Coke > was concerned in config/inter/progs.pm, and adds a file of tests for > config/init/hints/darwin.pm. > > This was developed in the 'darwin_fix_hints' branch. If you use 'patch' > to apply it to trunk, you'll probably get a bit of rejected material in > MANIFEST, but that doesn't affect the soundness of the rest of the > patch. I will apply this to trunk in a few days if there is no objection. > > Thank you very much. > kid51
With this patch, the probe now reports using the ccflags I passed in on the command line, thanks. -- Will "Coke" Coleda
