[haiku-gsoc] Re: Undefined reference to :: error

  • From: digib0y <code.deepanshu@xxxxxxxxx>
  • To: haiku-gsoc@xxxxxxxxxxxxx
  • Date: Sun, 11 Jun 2017 19:39:00 +0530


For starters, always use g++ for C++ projects. That will usually
automatically include extra libs and things. Also, the order of libraries
matters when linking.


Can I define the compiler to use in MAKEFILE?

Other related posts: