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,644件の閲覧回数
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 返信

832件の閲覧回数
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 件の賞賛
返信