Bug #11245 2007-06-04 13:04
ahlongxp
Run program failed when argument set under GCC/Linux
the following cmd failed.
xterm -T 'os1' -e 'LD_LIBRARY_PATH=.:$LD_LIBRARY_PATH /usr/local/bin/cb_console_runner "/home/ahlong/projects/cpp/os1/bin/Debug/os1" -t 1'
a space is needed between -e and 'LD_LIBRARY_PATH.
this is a screenshot of failure.
http://www.herofit.cn/wp-content/Screenshot-tektronix(Tek).png
and here is the patch [ Patch #2036 ]
https://developer.berlios.de/patch/index.php?func=detailpatch&patch_id=2036&group_id=5358
- Category
- Compiler
- Group
- Status
- Closed
- Close date
- 2007-07-14 06:28
- Assigned to
- biplab
History
biplab 2007-07-14 06:28
I've tested for this bug in Rev 4261. I found it's working.
I would request you to try a latest nightly. If the bug persists, please reopen the bug report.
Thanks for your feedback.