berkus / mclinker

Automatically exported from code.google.com/p/mclinker
Other
0 stars 0 forks source link

INPUT in linker script #176

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create an linker script with INPUT(-l<lib>)
2. Run ld.mcld -l<ld script>

What do you see?
/lib/libncurses.so:1:5: error: syntax error, unexpected INPUT, expecting END

What version of the product are you using? On what operating system?
I'm using r4278.e34231d (revision.hash) on Arch Linux x86_64

Please provide any additional information below.
Linker Script file content:
INPUT(-lncursesw)

Original issue reported on code.google.com by alavi...@gmail.com on 10 Sep 2014 at 11:43

GoogleCodeExporter commented 9 years ago

Original comment by pete.c...@gmail.com on 10 Sep 2014 at 12:58

GoogleCodeExporter commented 9 years ago
Can you please help verify rev. 6cedc3894143?

Thanks,
Pete

Original comment by pete.c...@gmail.com on 15 Sep 2014 at 7:44

GoogleCodeExporter commented 9 years ago
Comfirmed, thanks for fixing this. Sorry for late reply, my internet connection 
is pretty bad so I can't comfirm this until now.

Original comment by alavi...@gmail.com on 28 Sep 2014 at 6:26