Barry Jackson wrote:
> 
> http://i115.photobucket.com/albums/n287/barjac_2006/hbide8.png
> 

Everything looks absolutely right, so where is the catch?



> I noticed a lower() in the function that builds the arrays, while "GCC" 
> is being passed as upper case - probably off track - I was just looking 
> at that when I saw your last post.
> 

No, this is for key=value pair.
This problem may peep in the next step. For now we are 
concentrating on why shell command temp file is not being created.

Do one more hack, 

       [ COMMON ]
PLATFORM  =  linux
COMPILER  =  gcc

       [GCC]
{hb_comp} gcc
{content} export HB_COMPILER=gcc

{content} export PATH=$PATH:/home/baz/SVN/harbour/bin/linux/gcc
{content} export PATH=$PATH:/home/baz/SVN/harbour/lib/linux/gcc
{content} export PATH=$PATH:/home/baz/SVN/harbour/include
{content} export PATH=$PATH:/usr/bin/gcc:/usr/lib/gcc

      [ DUMMY ]
{hb_comp} gcc
{content} export HB_COMPILER=gcc

And show me the log.
Plus you can investigate ::aEnvrns contents.
Also check :
   METHOD IdeEnvironments:parse( cEnvFile )

-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://n2.nabble.com/HBIDE-Project-build-start-folder-problem-tp4861627p4868413.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to