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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,721 次查看
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

标签 (1)
标记 (1)
0 项奖励
回复
1 回复

909 次查看
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 项奖励
回复