Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 7

Qt-interest Archive, May 2007
OpenQt with mingw gcc and libraries


Message 1 in thread

Hi,

I don't think that this is too much offtopic: when I try to build libraries 
with the open version of qt4.3 and the correspondent gcc, and I have more 
than (let's say) 10 files to put into the library, I get an ar-error: 
"syntax error in archive script, line 1". 

This line reads:
CREATE $(POSSRC)/libs/win32.gcc/release/lib/basics.a
	addmod .obj/win32.gcc/release/targs.o
	...

When I use les than about 10 files, this script is not generated, and the lib 
is created. 
Do I something wrong with the environment vars? Can someone help?

--
 [ signature omitted ]