| 1 |
|
2008-01-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
| 2 |
|
Richard B. Kreckel <kreckel@ginac.de> |
| 3 |
|
|
| 4 |
|
Cater to the fact that g++ 4.3 will use a different naming for |
| 5 |
|
the global constructor suffix in shared and static objects. |
| 6 |
|
* m4/c++-constructors.m4 (CL_GLOBAL_CONSTRUCTORS): Add test for |
| 7 |
|
the global constructor suffix, define CL_GLOBAL_CONSTRUCTOR_SUFFIX_PIC |
| 8 |
|
and CL_GLOBAL_CONSTRUCTOR_SUFFIX_NOPIC appropriately. |
| 9 |
|
* include/cln/config.h.in: Provide templates to be filled in by |
| 10 |
|
configure. |
| 11 |
|
* include/cln/modules.h (CL_PROVIDE, CL_REQUIRE): Use |
| 12 |
|
CL_GLOBAL_CONSTRUCTOR_SUFFIX_PIC, CL_GLOBAL_CONSTRUCTOR_SUFFIX_NOPIC. |
| 13 |
|
|
| 14 |
2007-12-19 Richard B. Kreckel <kreckel@ginac.de> |
2007-12-19 Richard B. Kreckel <kreckel@ginac.de> |
| 15 |
|
|
| 16 |
* m4/general.m4 (CL_CANONICAL_HOST_CPU): Force host_cpu=rs6000 for |
* m4/general.m4 (CL_CANONICAL_HOST_CPU): Force host_cpu=rs6000 for |