comp.lang.ada
 help / color / mirror / Atom feed
From: Hubert <herrdoktor@fumanchu.com>
Subject: Caveats when switching Ada projects from windows To Linux
Date: Sat, 31 Jan 2015 18:31:02 -0800
Date: 2015-01-31T18:31:02-08:00	[thread overview]
Message-ID: <Sdgzw.1177806$No4.28441@fx19.iad> (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


             reply	other threads:[~2015-02-01  2:31 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-01  2:31 Hubert [this message]
2015-02-01  9:18 ` Caveats when switching Ada projects from windows To Linux 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
replies disabled

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