Re: directory separators in compiler generated assembly code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Excellent Brian! Your suggestion solved the problem..

>But with that said, gcc simply mirrors in the debug info whatever
>pathspec is given on the command line.  So you can try changing your
>makefile to invoke gcc with win32 filenames

This works..I just used the full pathnames with backslashes when I
invoke gcc. The compiler will accept foward slashes but the debugger
I'm using won't.

Thanks so much for your reply!
Joe

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux