logo       

[mingw - MSYS] RE: GCC in mounted directories: msg#00064

gnu.mingw.msys

Subject: [mingw - MSYS] RE: GCC in mounted directories


Read and respond to this message at:
https://sourceforge.net/forum/message.php?msg_id=3548466
By: keithmarshall

How did you create your "mounted" directory?

I did this:--
$ mkdir /d/opt
$ echo D:/opt /opt >> /etc/fstab
$ mv ~/hello.c /opt
$ ls /d/opt
hello.c
$ gcc -o hello /opt/hello.c
$ ./hello
Hello World!

I cannot reproduce your problem. Do you have a proper "mount" definition for
/mingw in your /etc/fstab? It should be something like:--
D:/mingw /mingw

Make sure that your MinGW and MSYS installations do *not* share a common root
directory.

Regards,
Keith.

______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit:
https://sourceforge.net/forum/unmonitor.php?forum_id=338575


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise