Jon Trulson
cdf8003f7c
Remove hardcoded CCLINK's in Imakefiles when linking with C++ built libs (DtSvc).
...
Added proper SharedDtSvcReqs in lnxLib.tmpl and CplusplusLibC in
linux.cf. This allows the libstdc++ dependancy to be properly
declared for libDtSvc so that it is not neccessary to hardcode 'CCLINK
= g++' in the Imakefiles of programs linking angainst libDtSvc.
2012-06-19 16:27:20 -06:00
Peter Howkins
a34f78b798
convert all Imakefile LinuxDistribution to LinuxArchitecture.
...
(programs part 2)
2012-05-31 13:47:41 +01:00
Peter Howkins
0859109ba0
Linux compilation of dtbuilder (Matthew Howkins)
2012-04-12 17:36:54 +01:00
Peter Howkins
ca8ede6c1f
Use C++ linker
2012-03-12 16:27:41 +00:00
Peter Howkins
fb174a8ec3
Undo previous method and use __va_copy instead.
2012-03-12 16:27:08 +00:00
Peter Howkins
0456158e41
On linux use the va_copy() func for variable arugment copying
2012-03-12 16:24:24 +00:00
Peter Howkins
63f6536c72
Initialise varargs list in the same way as OSF
2012-03-12 16:19:32 +00:00
Peter Howkins
71e364de5c
Do not bother trying to redefine the putenv() function
2012-03-12 16:16:16 +00:00
Peter Howkins
53f42b5113
CLK_TCK is considered obsolete in GCC, use CLOCKS_PER_SEC instead
2012-03-12 16:05:21 +00:00
Peter Howkins
5949e1c410
Do not redefine strdup() on Linux
2012-03-12 16:03:06 +00:00
Peter Howkins
c884521619
Add GNU LGPL headers to all .c .C and .h files
2012-03-10 18:58:32 +00:00
Peter Howkins
83b6996daa
Initial import of the CDE 2.1.30 sources from the Open Group.
2012-03-10 18:21:40 +00:00