Opened 12 years ago

Last modified 11 years ago

#35072 closed defect

codeblocks fails with clang, works with llvm-gcc-4.2 — at Version 1

Reported by: dhuffkc@… Owned by: afb@…
Priority: Normal Milestone:
Component: ports Version: 2.1.1
Keywords: clang Cc:
Port: codeblocks

Description (last modified by ryandesign (Ryan Carsten Schmidt))

I had to install codeblocks with:

sudo port install foo configure.compiler=llvm-gcc-4.2

due to a compile error using default clang compiler. I have XCode 4.3.3 and XCode 4.5 (preview) installed.

Should this be fixed in the port or in the original project?

Thanks,

Don

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: gcc codeblocks compiler removed
Owner: changed from macports-tickets@… to afb@…

Both. We should work around it in the port (by using llvm-gcc-4.2 instead of clang, if we cannot find a better solution), and upstream should provide a permanent fix (by making it compatible with clang).

Note: See TracTickets for help on using tickets.