Xilinx / embeddedsw

Xilinx Embedded Software (embeddedsw) Development
Other
885 stars 1.05k forks source link

Several files will not compile for C++ #293

Open PCrabbeIMMT opened 3 months ago

PCrabbeIMMT commented 3 months ago

When attempting to compile our project in C++ against the embeddedsw repo, there are several headers that cause build failures. The ones we have run into are as follows:

We have patched it on our end, but it would be greatly appreciated for these to be fixed upstream.

keryell commented 3 months ago

Too bad. Could you send a PR?

MajorArkwolf commented 3 months ago

Too bad. Could you send a PR?

The PR template says "Please do not submit a Pull Request via github. Our project makes use of mailing lists for patch submission and review.", I can submit a patch unless the maintainer specifically wants a PR?

Note: Replying from my personal account

keryell commented 3 months ago

Interesting. I will investigate internally about this non-PR story. @tejus26

tejus26 commented 3 months ago

@msreeram-xilinx , @saddepal or @vsrik should be able to help.

MajorArkwolf commented 3 months ago

I do have the changes for the two issues I have raised and I can point them to this repo if you guys would like me to.

See: https://github.com/MajorArkwolf/embeddedsw/pull/1 https://github.com/MajorArkwolf/embeddedsw/pull/2 https://github.com/MajorArkwolf/embeddedsw/pull/3

msreeram-xilinx commented 3 months ago

hi @saddepal can you please forward to respective to check the issue.

PCrabbeIMMT commented 3 months ago

Note that I also raised another issue for build failures in C++ as well: https://github.com/Xilinx/embeddedsw/issues/294

vsrik commented 3 months ago

Yes @PCrabbeIMMT - we will take a look at #293 and #294

keryell commented 3 months ago

Yes @PCrabbeIMMT - we will take a look at #293 and #294

Perhaps this is a good opportunity to experiment a move to a more inclusive open-source workflow based only on GitHub instead of using Jurassic mail-based patches for simple changes without IP issues?

PCrabbeIMMT commented 3 months ago

I have emailed 3 patches to resolve #293 and #294