Explicitly linking -latomic
Joachim Reichel <[email protected]>
| Newsgroups | gmane.linux.debian.ports.mips |
|---|---|
| Message-ID | <[email protected]> |
Dear mips porters, I would like to get your input on bug #1005696. Is every C++ program using <atomic> supposed to add architecture-specific code to its build system to link with -latomic on mipsel? (Which apparently is not necessary on other architectures.) Or is this some implementation detail that the compiler/linker should take care of automatically? Best regards, Joachim