Option -fcref

leonp at plris.com leonp at plris.com
Thu Feb 7 10:02:29 UTC 2008


Sorry to return, but I hope, this mail was missed:

Hello, all.

I am trying to use the rtems-4.9 tool set and have the following problem.

My g++ call for years had:

 -Xlinker @/path/to/file/LinkOptions

where LinkOptions contains parameter where I set my own specific linker 
parameters:
 -Mmapfile --cref -T linkcmds

It worked fine with rtems-4.7 tool set too. Now, with rtems-4.9 I receive the 
following:

cciplus: unrecognized command line option "-fcref"

Removing the --cref from LinkOptions, goes further and '-T' option is not 
recognized.

I tried to put "@/..." after -Xlinker - no effect. Putting '' instead makes 
the ld to shout that it does not find the '@/path/to/file/LinkOptions' file, 
i.e. it searched it with ''.

Why cciplus takes the LinkOpts file?

Thanks ahead.
-- 
Leon 




More information about the users mailing list