Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Qt 4.5.0 compile failed

alexondi
Beginner
330 Views
Hi!
I tryed compiling Qt 4.5.0 with Intel Compiler (Intel64) for Linux.
But after some time I get error
undefined __sync_fetch_and_add_4
when QtWebKit part is linking.
Can somebody tell my what is a problem?
Thanl you!

icpc -v
11.0
0 Kudos
1 Reply
aazue
New Contributor I
330 Views
Quoting - alexondi
Hi!
I tryed compiling Qt 4.5.0 with Intel Compiler (Intel64) for Linux.
But after some time I get error
undefined __sync_fetch_and_add_4
when QtWebKit part is linking.
Can somebody tell my what is a problem?
Thanl you!

icpc -v
11.0

Hi
Several answers ???
http://archives.devshed.com/forums/development-94/new-undefined-reference-to-sync-fetch-and-add-4t-1971252.html
Good luck


0 Kudos
Reply