Menu

#1 patch to allow building with gcc2 on Haiku

open
nobody
None
5
2010-09-04
2010-09-04
No

This patch allows wizznic to build on Haiku using gcc2.95.3. It's mostly moving variable declarations to the top of functions. The patch looks large but that's mostly due to the differences in end of line characters. The Makefile.haiku is derived from the Makefile.linux, only changing a line or two.

Discussion

  • Scott McCreary

    Scott McCreary - 2010-09-04
     
  • Jimmy Christensen

    Hello Scott, and thank you for your patch. I tried applying it, but got an error, which might be due to some changes, I'm sorry I didn't notice your patch before, I have a suspicion that my spamfilter is eating sf.net mails..

    I wasen't able to track down the issue, mainly because of the large amount of "changes" due to the lineending thing..
    Would you be able to replace lineendings in your files so that you could generate a smaller patch, this is also because I'd appreciate being able to see the actual changes, that way I'll also learn what I can do in the future to keep it compatible.

    Thank you for your time and help :)

     

Log in to post a comment.