Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Acc_gcc command line error #4

Closed
GoogleCodeExporter opened this issue Nov 24, 2015 · 1 comment
Closed

Acc_gcc command line error #4

GoogleCodeExporter opened this issue Nov 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Enter command line "acc_gcc -D"abc(s)=\#s" -Ddef="kkk(akkk)" t1.c"


What is the expected output? What do you see instead?
The acc compiler should give no error since it will pass gcc compiler if 
"gcc -D"abc(s)=\#s" -Ddef="kkk(akkk)" t1.c" is entered as a command.


Please use labels and text to provide additional information.
The error is caused by the fact that the quote are removed by acc_gcc so it 
doesn't appear on the command line passed to gcc.


Original issue reported on code.google.com by kedeng1...@gmail.com on 12 May 2010 at 7:36

@GoogleCodeExporter
Copy link
Author

A perl script is written for this. you can now use tacc for this problem

Original comment by lzmliz...@gmail.com on 19 Jul 2010 at 4:38

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant