This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.
See the CrossGCC FAQ for lots more information.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Allen,
All,
I guess you're speaking about crostool-NG...
On Tuesday 27 January 2009 20:02:51 Allen Curtis wrote:
> It appears that the only access to the BuildRoot source is via
> SubVersion. That means that all sstrip/ucLibc builds will fail because
> they can not retrieve the file.
What file? sstrip.c? This is already handled in crosstool-NG svn trunk/ .
> Has anyone created a GetFileSvn function?
There's CT_GetCVS already. Build upon this code. Having the same API, or a
superset would be nice. If you find that's possible, try to "genericise"
the code.
CT_GetGIT (for the kernel) could also be of use.
Ultimately, merging all the CT_Get{CVS,SVN,GIT) family of functions into
a single one would rock! :-)
> The complication of creating this function is that "svn co"
> gets directories so a temporary location will be required.
Look at how it's done for CT_GetCVS, that's exactly what's going on there.
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software Designer | \ / CAMPAIGN | ___ |
| --==< ^_^ >==-- `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
`------------------------------^-------^------------------^--------------------'
--
For unsubscribe information see http://sourceware.org/lists.html#faq
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |