Compile fails #1

Open
opened 2015-03-15 15:11:51 +00:00 by GoogleCodeExporter · 0 comments
GoogleCodeExporter commented 2015-03-15 15:11:51 +00:00 (Migrated from github.com)
What steps will reproduce the problem?
1. Build system
2. Try to compile test.p
3. Try to define compiler with -CS 

What is the expected output? What do you see instead?
Expect to see results of compilation.
Instead seeing:
CrossPascal 1.00 - Copyright (C) 2005-2013, BeRo & red
Compiling TEST
An unhandled exception occurred at $00478E12 :
Exception : Could not execute command line:   -c SYSTEM.c
  $00478E12
  $004187A2
  $004189C6
  $004562F2
  $004265B1
  $004201EA
  $004184A3
  $004189C6
  $00418AAA
  $004018E1
  $004019BC


What version of the product are you using? On what operating system?
CrossPascal 1.00 - Copyright (C) 2005-2013, BeRo & red
Windows 7.

Please provide any additional information below.
Compiler.pas seems to be targeting TCC and ignoring all others. I'm using gcc.

Original issue reported on code.google.com by Bruce.Ax...@gmail.com on 5 Jul 2014 at 9:47

``` What steps will reproduce the problem? 1. Build system 2. Try to compile test.p 3. Try to define compiler with -CS What is the expected output? What do you see instead? Expect to see results of compilation. Instead seeing: CrossPascal 1.00 - Copyright (C) 2005-2013, BeRo & red Compiling TEST An unhandled exception occurred at $00478E12 : Exception : Could not execute command line: -c SYSTEM.c $00478E12 $004187A2 $004189C6 $004562F2 $004265B1 $004201EA $004184A3 $004189C6 $00418AAA $004018E1 $004019BC What version of the product are you using? On what operating system? CrossPascal 1.00 - Copyright (C) 2005-2013, BeRo & red Windows 7. Please provide any additional information below. Compiler.pas seems to be targeting TCC and ignoring all others. I'm using gcc. ``` Original issue reported on code.google.com by `Bruce.Ax...@gmail.com` on 5 Jul 2014 at 9:47
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
BeRo1985/crosspascal#1
No description provided.