This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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] | |
I am working on integrating GCC 4.1.x series into FreeBSD src/ tree.
I went ahead and implemented necessary code in FreeBSD's ld-elf.so. 1 and with little changes in gcc crtstuff.c and unwind-dw2-fde- glibc.c I was able to get things working.
I wonder if you could confirm that this is a good resolution for the circular dependency issue or is there a better way.
I wonder if GCC team will be willing to accept gcc part of my changes into mainstream sources if I submit a patch.
What are chances of something like this to be committed into not only trunk, but also GCC
4.1, 4.2 and 4.3 branches?
FreeBSD 7.0 wants to ship with GCC 4.1, but newer version is likely to be imported into trunk shortly after CVS is branched for 7.0 release.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |