On Dec 3, 2003, at 3:17 PM, Dan Muey wrote: [..]
Doh! I was on 5.5, 5.8 just worked for me to, 5.6.1 also!

just wait until you have to remember,


        did this work with gcc2.X or only with gcc3.Y...
        and how exactly did I get it to build for the DogBertOS???

Before you get too lost, you may want to start into
learning how 'make' works so that you can simply do

        make
        make test
        make bug_fix
        make the_right_way
        make with_fewer_bugs
        make again_and_again

It will help you with your project builds...

Great! Awesome! Perfect! One little catch now is
it'd be nice to just do ./test or ./test name=value&name2=val2 instead of
./test -e ''
Or ./test
<ctrl-D>

Oh sure, now you need to learn how to


        a. parse char **argv by hand
        b. deal with tweeking char **env

You wanted to give up a Perfectly LOVELY

Getopt::Long

cultural heritage to go throwing waka-waka
just to impress young women with your studly
cross coding, uh, "issues"???

I'll have to look into that, I know it has something to
do with perl_parse() and #include stdio I just don't know the details...yet :)

Think THERAPY!


ciao
drieux

---


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to