<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mycan/Makefile, branch master</title>
<subtitle>Archived. Has license issues. Read CAN and write to a file.</subtitle>
<id>http://git.flylightning.xyz/mycan/atom?h=master</id>
<link rel='self' href='http://git.flylightning.xyz/mycan/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.flylightning.xyz/mycan/'/>
<updated>2025-05-05T01:58:30Z</updated>
<entry>
<title>Maybe more correct</title>
<updated>2025-05-05T01:58:30Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-05-05T01:58:30Z</published>
<link rel='alternate' type='text/html' href='http://git.flylightning.xyz/mycan/commit/?id=cd4afbb8595770d6058f0bcc7b5953946d5e87c4'/>
<id>urn:sha1:cd4afbb8595770d6058f0bcc7b5953946d5e87c4</id>
<content type='text'>
On raspberry pi debian 12, when trying to build
https://codeberg.org/flyxyz123/remote_plot, I got make error "ld:
undefined reference to ..." if use `cc -Wall $$(pkg-config --cflags
--libs libssh plplot gtk4) -lm -o $@ $^`. No error if move $^ to the
beginning. Not sure why, maybe becuase pi has an old version of gcc?

This repo does not have this issue if put `$^` at the end. But I think
put `$^` at the beginning maybe is a more correct way.
</content>
</entry>
<entry>
<title>Wrong .dbc file name in Makfile</title>
<updated>2025-04-26T23:06:38Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-04-26T23:06:38Z</published>
<link rel='alternate' type='text/html' href='http://git.flylightning.xyz/mycan/commit/?id=abf143eb26bf933b07bd3e191bb0860f13b9abe8'/>
<id>urn:sha1:abf143eb26bf933b07bd3e191bb0860f13b9abe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init</title>
<updated>2025-04-24T09:05:38Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-04-24T09:05:38Z</published>
<link rel='alternate' type='text/html' href='http://git.flylightning.xyz/mycan/commit/?id=6ce4a25796f1694c5ce749f1da3b3f753500e05d'/>
<id>urn:sha1:6ce4a25796f1694c5ce749f1da3b3f753500e05d</id>
<content type='text'>
</content>
</entry>
</feed>
