Skip to main content



      Home
Home » Newcomers » Newcomers » Using Build Variables
Using Build Variables [message #256860] Wed, 21 May 2008 09:39
Eclipse UserFriend
I am running Eclipse under WinXp so the build variables that deal with
files and paths are windows formatted and use backslashes.


${project_loc} = c:\EDK_projects\workspace\legacy\


I am using the gcc compiler, and I invoke it via xbash.

xbash -q -c "cd /cygdrive/c/EDK_projects/workspace/legacy/; /usr/bin/make
-f system.make program;"


I would like to use the build variables but they have '\' instead of '/'.
Any way to make this work?

Thanks
Previous Topic:Toolchain plugin to eclipse
Next Topic:Developing Plugin-Project in JEE-Version
Goto Forum:
  


Current Time: Sun Jun 22 10:09:50 EDT 2025

Powered by FUDForum. Page generated in 0.08231 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top