Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Codesnippets cannot be linked with C::B under linux
Jenna:
I used a clean svn-checkout.
But I use MinGW 4.2.1.
I did not find a commandline-switch to turn this warning "on" or "off".
So I don't know if some defaults have changed from MinGW 3.4.5 to 4.2.1 .
killerbot:
4.X series has much better warning reports than the 3.4.x.
Just be willing to fix them ;-)
Pecan:
--- Quote from: killerbot on July 14, 2008, 03:36:33 pm ---4.X series has much better warning reports than the 3.4.x.
Just be willing to fix them ;-)
--- End quote ---
--- Code: ---mingw32-g++.exe -Lbase\tinyxml -LC:\Usr\Proj\wxWidgets287\lib\gcc_dll -Lbase\tinyxml -Lc:\usr\mingw431\bin\lib -LC:\Usr\mingw431\bin\lib\gcc\mingw32\4.3.1 -o build_tools\autorevision\autorevision.exe .objs\build_tools\autorevision\autorevision.o -s -ltxml c:\usr\mingw431\bin\lib c:\usr\mingw431\bin\lib\gcc\mingw32\4.3.1
ld: crt2.o: No such file: No such file or directory
Process terminated with status 1 (0 minutes, 0 seconds)
0 errors, 0 warnings
--- End code ---
I've tried for 3 hrs to get past this problem: crt2.o can't be found.
The soluctions I've found on Google don't work, and the one on this board is unclear, and the dev says not to use it.
So I guess I'm backed into a corner. Without gcc 3.4.5 I have no usable CodeBlocks.
This version of gcc 4.3.1 came from the TDM site. Is there another I should try?
Jenna:
I use MinGW "4.2.1-dw2" on w2k and on XP I use "4.2.1-sjlj -2", what is still a Technological preview, but seems to be quiet stable.
Both give me the described warnings and compile C::B without problems.
The mingw.org servers seem to be down since some hours, but the download page on sf.net still works: http://sourceforge.net/project/showfiles.php?group_id=2435
Pecan:
--- Quote from: Pecan on July 14, 2008, 02:08:18 pm ---Thanks Jens. I'll make the changes.
--- End quote ---
Fixed in SVN 5127
CodeSnippets 1 3.69 2008/07/14
- Jens' fix for broken CheckForModifiedFiles
I'm still unsuccessful running mingw 4.x on XP, so I'll have to depend on other users to report the warnings.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version