This is the mail archive of the ecos-discuss@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]

Re: Oddly formatted target.ld


Bill Knight wrote:
> 
> the target.ld file that is generated is very
> oddly formatted and causes a parse error during the link step.  While
> this must be an obvious beginners problem, I've looked through the
> archives without success.  A sampling of target.ld follows:
> 
> STARTUP
>        (
>         vectors
>                .
>                 o
>                  )

Looks like a line ending problem. Check your cygwin mount points (using
"mount"), and in the case of eCos sources and build trees, make sure they
are "text" mode.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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