My apologies; I just realized that I was compiling with the LLVM
dragonegg 3.4 GCC plugin, which apparently does not support all of GCC
yet. Hopefully this will be of some help to someone in the future!
--
Hugo Gagnon
On Wed, Aug 21, 2013, at 7:07, Bert Wesarg wrote:
> Hugo,
>
> On Tue, Aug
Hugo,
On Tue, Aug 20, 2013 at 6:09 PM, Hugo Gagnon
wrote:
> Hi,
>
> I'm encountering this error during "make all":
>
> Undefined symbols for architecture x86_64:
> "___atomic_fetch_add_4", referenced from:
> std::locale::locale(std::locale const&,
> SpaceSeparator*) in otfprofile-cr
Hi,
I'm encountering this error during "make all":
Undefined symbols for architecture x86_64:
"___atomic_fetch_add_4", referenced from:
std::locale::locale(std::locale const&,
SpaceSeparator*) in otfprofile-create_latex.o
See attached for the complete output.
Thanks,
--
Hugo Ga