Skip to content
GitLab
Menu
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
clm
Commits
0e499baf
Commit
0e499baf
authored
Oct 10, 2003
by
John van Groningen
Browse files
link with xview object files
parent
323139d2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Clean08IDE/Unix/EdCleanSystem.icl
View file @
0e499baf
...
...
@@ -401,9 +401,13 @@ Link winfun path u_system_file_name paths defs
(
""
,
io1
);
#
defaultObjects
=
if
linkOptions
.
useDefaultSystemObjects
(
IF_SOLARIS
(
(
IF_SOLARIS
[
u_startup_file_name
,
u_reals_file_name
,
u_system_file_name
]
[
u_startup_file_name
,
u_system_file_name
]
)
++
[
MakeFullPathname
system_directory_name
file_name
\\
file_name
<-
[
"cdialog.o"
,
"cfileselect.o"
,
"ckernel.o"
,
"cmenu.o"
,
"cpath.o"
,
"cpicture.o"
,
"ctimer.o"
,
"cwindow.o"
]
]
)
[];
#
(
linker_ok
,
ld_ok
,
linker_errors
,
io3
)
=
accFiles3
(
link
defaultObjects
)
io2
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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