-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
I am using Windows 7 32-bit and using the SVN repository for the build.
I build using MINGW32 as described in the "Source Section". It build fines with
gcc but when it gets to building with g++, i get the following :
c:/mingw/bin/../lib/gcc/mingw32/4.7.2/../../../../mingw32/bin/ld.exe:
build\temp
.win32-2.7\Release\box2d\box2d_wrap.o: bad reloc address 0x48 in section
`.data'
collect2.exe: error: ld returned 1 exit status
error: command 'g++' failed with exit status 1
Please tell me what can be the cause for this problem?? am i missing something??
Original issue reported on code.google.com by 08beeuah...@seecs.edu.pk on 16 Jan 2013 at 5:28
Reactions are currently unavailable