Possible, but first I would use llvm-nm to see which symbols are present in each of the files you are linking. That's how I debug problems like this.
On Mon, Apr 4, 2016 at 2:31 PM, colombian developers <[email protected]> wrote: > boost.c not is header >> > > is a c file > > src/game/ai/boost.c > > is possible a bug ? > > > > > http://www.mediafire.com/download/hhywkt5xh77dew3/3d+engine+compile+with+bat+file.rar > > > -- > You received this message because you are subscribed to the Google Groups > "emscripten-discuss" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "emscripten-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
