comp.lang.ada
 help / color / mirror / Atom feed
* Caveats when switching Ada projects from windows To Linux
@ 2015-02-01  2:31 Hubert
  2015-02-01  9:18 ` Dirk Heinrichs
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Hubert @ 2015-02-01  2:31 UTC (permalink / raw)


So here I am, having written my first working Ada program, and it's 
actually pretty useful. Now I want to transfer it to my Linux machine 
and compile it there. After running into the obvious problems (directory 
name capitalization mismatch and \ changed to / ) I am now faced with 
the perplexing message that there are no Ada source files in the project.

I am using the SourceDirs option in GPS where I just give the 
directories with the source files. For instance, one gpr file contains 
the line

    FOR Source_Dirs USE (".");

which works fine on windows but not in Linux, although I copied the 
directory hierarchy 1:1

Are there any tricks I have to be aware of when moving a project to Linux?

Thanks


---
This email has been checked for viruses by Avast antivirus software.
http://www.avast.com


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-02-05 20:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-01  2:31 Caveats when switching Ada projects from windows To Linux Hubert
2015-02-01  9:18 ` Dirk Heinrichs
2015-02-01 16:02   ` brbarkstrom
2015-02-02  1:06     ` Hubert
2015-02-02  2:26       ` David Botton
2015-02-02  3:12         ` Hubert
2015-02-02 13:53           ` brbarkstrom
2015-02-01 15:21 ` Bob Duff
2015-02-02  1:11   ` Hubert
2015-02-03 20:01 ` Shark8
2015-02-03 22:06   ` Hubert
2015-02-05 20:14     ` brbarkstrom

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox