Author Topic: what does mean this error?  (Read 2334 times)

Offline caygri

  • Single posting newcomer
  • *
  • Posts: 5
what does mean this error?
« on: November 27, 2012, 11:38:01 pm »
I use this guide to configure freeglut I test the configuration and tell me

c:\mingw\bin\..\lib\gcc\mingw32\4.6.2\..\..\..\crt2.o||In function `_mingw_CRTStartup':|
C:\MinGW\msys\1.0\src\mingwrt\..\mingw\crt1.c|193|undefined reference to `__dyn_tls_init_callback'|
||=== Build finished: 1 errors, 0 warnings ===|

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: what does mean this error?
« Reply #1 on: November 28, 2012, 11:30:07 am »
Not related to Code::Blocks. Use your favourite search engine, and please and respect our forum rules. Thank you.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ