Command-line assembler option '-list' generating *.list file in a different directory?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Command-line assembler option '-list' generating *.list file in a different directory?

1,127 Views
jbezem
Contributor III

The command-line assembler supports an option '-list' to generate an assembly listing file. This is generated in the directory where the source-file is located.

However, this conflicts with the basic possibility to generate two or more variants from the same

source tree (say, release and debug). Is it possible to indicate a separate directory for producing such

listing files (like is possible for object files, indicating a pathname to the '-o' option)?

 

At the moment, if i start two different builds (debug and release, using the same source tree) simultaneously, one may break since it cannot write the *.list file while the other build is also generating this list file.

 

Also, I currently cannot generate the project if the source tree is read-only, e.g. from a CD-ROM backup...

 

TIA,

 

Johan

Labels (1)
0 Kudos
Reply
1 Reply

315 Views
CrasyCat
Specialist III

Hello

 

I would suggest you to submit a Change Request for that through our on-line support web site.

I would recommend you to submit a service request for that.

Click here to submit a service request.

 

CrasyCat

0 Kudos
Reply