Open GoogleCodeExporter opened 8 years ago
Original comment by viri...@gmail.com
on 18 Oct 2010 at 8:48
I'm sorry that I haven't had a chance to work on this - I've been focused on
trying to get DWARF debugging to work, and haven't thought about much else.
I can think of two approaches that can be used to get an absolute path. Once is
to modify the CMakeLists.txt using the various CMake commands such as
get_filename_component. The other approach is to fix tartc directly. If you
have any thoughts on which approach would be better, I would be interested to
hear them.
Original comment by viri...@gmail.com
on 23 Oct 2010 at 8:20
I found the problem while using the compiler on the command line, just typing
tartc -i..... <some module>.
Therefore I would fix tartc. The CMakeLists.txt seems to be ok. At least I
observed no problem with it.
Original comment by kai.na...@gmail.com
on 4 Nov 2010 at 4:35
Original issue reported on code.google.com by
kai.na...@gmail.com
on 15 Oct 2010 at 4:14