florian
|
78d13ec796
* changes to compile it with Delphi 4.0
|
26 years ago |
peter
|
d58b3fbdee
+ glibc 2.1
|
26 years ago |
pierre
|
766e24235c
* removing of temporary directory with -s option
|
26 years ago |
daniel
|
3197e354cd
* Bug fixed in linking: compiling files on another drive than the one you
|
26 years ago |
peter
|
633fcc0bda
+ unitpath,librarypath,includepath,objectpath directives
|
26 years ago |
peter
|
5c8193fd4c
* crtbegin/crtend only added if found
|
26 years ago |
michael
|
1865f22466
+ Fixed gluing of options
|
26 years ago |
pierre
|
9709b802ba
+ linkofiles splitted inot linkofiles and linkunitfiles
|
26 years ago |
peter
|
3db62868d8
* objectsearchpath is now also searched if an object is not found
|
26 years ago |
pierre
|
7885677f56
* problem related with libc : go32v2 and linux differences
|
26 years ago |
peter
|
ea2c9773fb
* link libc always as last
|
26 years ago |
peter
|
1b369bb4bb
+ globtype,tokens,version unit splitted from globals
|
27 years ago |
pierre
|
44f5d0a911
* postprocessexec for win32 changed
|
27 years ago |
peter
|
2d524e51a2
* fixed placing of ppas.sh and link.res when using -FE
|
27 years ago |
pierre
|
00229cc405
* the code for ordering the exported procs/vars was buggy
|
27 years ago |
pierre
|
a1f1003555
* some range check bugs fixed (still not working !)
|
27 years ago |
peter
|
aea3c488fb
+ fixpath() has an extra option to allow a ./ as path
|
27 years ago |
florian
|
d2f078ce49
+ switch -vx for win32 added
|
27 years ago |
peter
|
f8dd60e004
* use no_double
|
27 years ago |
florian
|
eaab0f1c1b
+ switch -FD added to specify the path for utilities
|
27 years ago |
peter
|
53443c97a7
* fixed path with staticlib/objects in ppufiles
|
27 years ago |
daniel
|
8b972b7b6a
* Forgot to dereference a pointer.
|
27 years ago |
daniel
|
5d506871af
* Staticlibfilename no longer not include a path. Correction when calling
|
27 years ago |
peter
|
1468993242
* new style for m68k/i386 infos and enums
|
27 years ago |
pierre
|
ff45eacd79
+ source_os is now set correctly for cross-processor compilers
|
27 years ago |
peter
|
0fc61cdfc1
* -vu shows unit info, -vt shows tried/used files
|
27 years ago |
pierre
|
3048845e68
* some memory leaks fixed (thanks to Peter for heaptrc !)
|
27 years ago |
peter
|
26f2354ce1
* remove also the end files for smartlinking
|
27 years ago |
daniel
|
4e7516e897
+ Added maxheapsize.
|
27 years ago |
peter
|
4741a526c3
* fixed for m68k
|
27 years ago |