Horde3D

Next-Generation Graphics Engine
It is currently 13.11.2024, 07:39

All times are UTC + 1 hour




Post new topic Reply to topic  [ 3 posts ] 
Author Message
PostPosted: 24.08.2008, 04:38 
Offline

Joined: 21.08.2008, 11:44
Posts: 354
I've searched the OMP site compilers section and they are few compilers support OMP.
Most of them like Watcom and MS VS2008 are non-free (MS VS2008 Express doesn't support OMP) and other compilers are useless !

But there is one nice looking cross-platform compiler named GCC 4.3 that it supports OMP.
As you know MinGW is windows port of GCC and it is best looking port of GCC for windows.
Code::Blocks uses MinGW as it's default and integrated compiler but there is some incompatibilities with MinGW and OMP reported.

BTW, which compiler is used to compile Horde3D SDK DLLs ?


Top
 Profile  
Reply with quote  
PostPosted: 24.08.2008, 11:35 
Offline

Joined: 15.06.2008, 11:21
Posts: 166
Location: Germany
Quote:
BTW, which compiler is used to compile Horde3D SDK DLLs ?


You have to compile it with the compiler you are going to use as MSVC and GCC are incompatible with each other. The precompiled ones are afaik for MSVC, I do have precompiled binaries for MinGW if anybody needs them though.

If only 4.3 and newer supports OMP, then MinGW won't support it as I think most distributions of MinGW still use GCC 3 (you can get binaries with 4.3 though)


Top
 Profile  
Reply with quote  
PostPosted: 24.08.2008, 12:46 
Offline

Joined: 26.03.2008, 02:58
Posts: 160
AFAIK GCC 4.4+ uses OpenMP 3.0 previous 4.2+ versions use OpenMP 2.5 (http://gcc.gnu.org/projects/gomp/). MSVC 8 2005 (professional) and 9 2008 use OpenMP 2.0


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 8 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group