Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
cbl-gdb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Simon Sobisch
cbl-gdb
Commits
ea4452c0
Commit
ea4452c0
authored
Aug 20, 2020
by
rdubner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change to cobcd.bat so that Windows compilation works
parent
2d22a995
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
cobcd.bat
cobcd.bat
+1
-1
No files found.
cobcd.bat
View file @
ea4452c0
...
...
@@ -156,7 +156,7 @@ erase %BASENAME%.o
IF
NOT
ERRORLEVEL
0
GOTO
bail
:: Run COBST to create basename.sym.c
cobcd
-st -q
%BASENAME%
cobcd
-st -q
%BASENAME%
%SOURCEFILE%
IF
NOT
ERRORLEVEL
0
GOTO
bail
:: Compile basename.sym.c to create basename.sym.o
...
...
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