Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
clean-and-itasks
clean-ide
Commits
c05be25d
Commit
c05be25d
authored
Apr 29, 2003
by
Diederik van Arkel
Browse files
Switch from 'add_carb' to 'Processor';
parent
8dfd23ed
Changes
1
Hide whitespace changes
Inline
Side-by-side
Pm/PmDriver.icl
View file @
c05be25d
...
...
@@ -26,6 +26,8 @@ import interrupt,Platform
from
Directory
import
::
Date`
(..),
::
Time`
(..)
//from dodebug import trace_n`
import
nodebug
//import dodebug
trace_n
_
g
:==
g
//--
...
...
@@ -726,7 +728,7 @@ step intr (DLink ds=:{ok, newpaths, fileinfo, libsinfo, modpaths, abccache, proj
#
ps
=
showInfo
(
Level2
(
"Linking '"
+++
RemovePath
execpath
+++
"'"
))
ps
// runtime objects and dynamic libs
#
stdl
=
Concat
sys_libs
(
standardStaticLibraries
lo
.
method
)
#
stdl
=
Concat
sys_libs
(
standardStaticLibraries
tp
lo
.
method
)
#
stdo
=
Concat
sys_objs
(
standardObjectFiles
ao
.
stack_traces
ao
.
profiling
tp
)
#
(
stdoOk
,
ofiles
,
abcPathsCache
)
=
case
ao
.
standard_rte
of
...
...
@@ -882,7 +884,7 @@ step intr (DLink ds=:{ok, newpaths, fileinfo, libsinfo, modpaths, abccache, proj
(
fulPath
app_path
prj_path`
lo
.
resource_source
)
lo
.
generate_dll
(
fulPath
app_path
prj_path`
lo
.
dll_export_list_name
)
startupdir
dynlstr
lo
.
add_carb_resource
ps
startupdir
dynlstr
tp
/*
lo.add_carb_resource
*/
ps
#
project
=
if
ok
(
PR_SetLinked
project
)
project
=
continue
ok
False
ok
fileinfo
libsinfo
modpaths
project
intr
(
abccache
,
ps
)
where
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment