This is the mail archive of the ecos-bugs@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 22590] New: some cygwin can't recognize the path name that ecos config tool for win generates


http://bugs.ecos.sourceware.org/show_bug.cgi?id=22590

           Summary: some cygwin can't recognize the path name that ecos
                    config tool for win generates
           Product: eCos
           Version: unknown
          Platform: Other
        OS/Version: Other
            Status: RESOLVED
          Severity: normal
          Priority: low
         Component: Other
        AssignedTo: jld at ecoscentric dot com
        ReportedBy: anonymous at sourceware dot cygnus dot com


some cygwin can't recognize the path name that ecos config tool 
for win generates, like this, //c/..../....
I tried to build redboot for e7t with ecos config tool 2.03 and 
with cygwin from cvs.
But I was encounteed with some error message, as following
"
couldn't read file "//C/cvs1-
11/ecos/packages/hal/arm/e7t/current/src/flash_cksum.tcl": no 
such file or directory
make[1]: Leaving directory 
`/d/WORK_DIR/Eval_BD_Test/ecos/redboot_build/hal/arm/e7t/current'
//C/cvs1-
11/ecos/packages/hal/arm/e7t/current/src/redboot_module.c:91: 
parse error before `,'
make: Leaving directory 
`/d/WORK_DIR/Eval_BD_Test/ecos/redboot_build'
make[1]: *** 
[//D/WORK_DIR/Eval_BD_Test/ecos/redboot_install/bin/redboot.bin] 
Error 1
make: *** [build] Error 2
"

How-To-Repeat:
checkout repository from cvs
templates : e7t, redboot
import : redboot_ROM.ecm
build Library

Fix:
I found the workarounds from mailing list archives
I just change "//c" to "c:", "//d" to "d:", .... with all 
makefiles in redboot_build directory
But, It is troublesome with me.
Could you please fix it in ecos config tools ?

---------------------------------------------------------------------------

Originator:
kidong lee

Organization:
PentaMicro, Inc.

Audit-Trail:
Responsible-Changed-From-To: alexs->julians 
Responsible-Changed-By: alexs 
Responsible-Changed-When: Mon Jul 16 09:57:25 PDT 2001 
Responsible-Changed-Why:  
Reassignment

Unformatted:
Originator:  

page: sourceware.cygnus.com/ecos/problemreport.html

Send_PR_form: Sent_from_sourceware.cygnus.com

------- Additional Comments From alexs at ecoscentric dot com  2003-25-04 02:04 BST -------
Tools issue



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]